Template:Standard attributes for RCOXML objects: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 33: | Line 33: | ||
| stdOffset || int || {{yes}} || {{yes}} || || || ? | | stdOffset || int || {{yes}} || {{yes}} || || || ? | ||
|- | |- | ||
| stdOnInit || event || {{yes}} || {{yes}} || || || Triggers an [[hmmmm...event]] | | stdOnInit || event || {{yes}} || {{yes}} || || || Triggers an [[hmmmm...event]] when the object is loaded | ||
|- | |- | ||
| stdGridPositionX || unk || {{no}} || {{yes}} || || Overrides '''stdPositionX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | | stdGridPositionX || unk || {{no}} || {{yes}} || || Overrides '''stdPositionX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly |
Revision as of 05:04, 2 December 2015
Attribute | How it works | Research notes (partially speculative) | ||||
---|---|---|---|---|---|---|
Name | Type | Examples | ||||
stdPositionX | float | Yes | Yes | Object X position, in pixels | ||
stdPositionY | float | Yes | Yes | Object Y position, in pixels | ||
stdPositionZ | float | Yes | Yes | Object Z position, in pixels | ||
stdRecolourR | float | Yes | Yes | Object Red channel override, scale 0-1 | ||
stdRecolourG | float | Yes | Yes | Object Green channel override, scale 0-1 | ||
stdRecolourB | float | Yes | Yes | Object Blue channel override, scale 0-1 | ||
stdRecolourA | float | Yes | Yes | Object Alpha channel override, scale 0-1 | ||
stdSizeX | float | Yes | Yes | Object X size (width), in pixels | ||
stdSizeY | float | Yes | Yes | Object Y size (height), in pixels | ||
stdSizeZ | float | Yes | Yes | Object Z size (depth), in pixels | ||
stdResizeX | float | Yes | Yes | Object X size override, scale 0-1 | ||
stdResizeY | float | Yes | Yes | Object Y size override, scale 0-1 | ||
stdResizeZ | float | Yes | Yes | Object Z size override, scale 0-1 | ||
stdOffset | int | Yes | Yes | ? | ||
stdOnInit | event | Yes | Yes | Triggers an hmmmm...event when the object is loaded | ||
stdGridPositionX | unk | No | Yes | Overrides stdPositionX value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridPositionY | unk | No | Yes | Overrides stdPositionY value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridPositionZ | unk | No | Yes | Overrides stdPositionZ value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridSizeX | unk | No | Yes | Overrides stdSizeX value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridSizeY | unk | No | Yes | Overrides stdSizeY value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridSizeZ | unk | No | Yes | Overrides stdSizeZ value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly |