Template:Standard attributes for RCOXML objects: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (names simplifyed a bit more) |
||
Line 11: | Line 11: | ||
| stdPositionZ || float || {{yes}} || {{yes}} || || || | | stdPositionZ || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdColorR || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdColorG || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdColorB || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdColorA || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| stdSizeX || float || {{yes}} || {{yes}} || || || | | stdSizeX || float || {{yes}} || {{yes}} || || || | ||
Line 25: | Line 25: | ||
| stdSizeZ || float || {{yes}} || {{yes}} || || || | | stdSizeZ || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdResizeX || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdResizeY || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdResizeZ || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | stdOffset || int || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| stdOnInit || event || {{yes}} || {{yes}} || || || | | stdOnInit || event || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| | | 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 | ||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Revision as of 04:15, 2 December 2015
Attribute | How it works | Research notes (partially speculative) | ||||
---|---|---|---|---|---|---|
Name | Type | Examples | ||||
stdPositionX | float | Yes | Yes | |||
stdPositionY | float | Yes | Yes | |||
stdPositionZ | float | Yes | Yes | |||
stdColorR | float | Yes | Yes | |||
stdColorG | float | Yes | Yes | |||
stdColorB | float | Yes | Yes | |||
stdColorA | float | Yes | Yes | |||
stdSizeX | float | Yes | Yes | |||
stdSizeY | float | Yes | Yes | |||
stdSizeZ | float | Yes | Yes | |||
stdResizeX | float | Yes | Yes | |||
stdResizeY | float | Yes | Yes | |||
stdResizeZ | float | Yes | Yes | |||
stdOffset | int | Yes | Yes | |||
stdOnInit | event | Yes | Yes | |||
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 |