Template:Standard attributes for RCOXML objects: Difference between revisions
Jump to navigation
Jump to search
(AnchorPointMode allows for more values) |
m (moved to RCOXML Objects) |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" text-align="left" | ||
|+standard object attributes {{ed right|RCOXML standard object attributes}} | |+standard object attributes {{ed right|RCOXML standard object attributes}} | ||
! colspan="5" | Attribute !! rowspan="2" | How it works | ! colspan="5" | Attribute !! rowspan="2" | How it works | ||
Line 47: | Line 47: | ||
| stdOverrideSizeZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | | stdOverrideSizeZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|} | |} | ||
<noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
[[Category:Templates]]</noinclude> |
Revision as of 11:12, 27 August 2016
Attribute | How it works | ||||
---|---|---|---|---|---|
Name | Type | Examples | |||
stdPositionX | float | Yes | Yes | Object X,Y,Z position, in pixels | |
stdPositionY | float | Yes | Yes | ||
stdPositionZ | float | Yes | Yes | ||
stdColorScaleR | float | Yes | Yes | Object Red,Green,Blue,Alpha channels scaler (scale 0-1) | |
stdColorScaleG | float | Yes | Yes | ||
stdColorScaleB | float | Yes | Yes | ||
stdColorScaleA | float | Yes | Yes | ||
stdSizeX | float | Yes | Yes | Object X,Y,Z size, in pixels | |
stdSizeY | float | Yes | Yes | ||
stdSizeZ | float | Yes | Yes | ||
stdSizeScaleX | float | Yes | Yes | Object X,Y,Z size scaler (scale 0-1) | |
stdSizeScaleY | float | Yes | Yes | ||
stdSizeScaleZ | float | Yes | Yes | ||
stdAnchorPointMode | int | Yes | Yes | Partially unknown, see RCOXML standard object attributes | |
stdOnInit | event | Yes | Yes | Triggers an event, see RCOXML Structure | |
stdOverridePositionX | unk | No | Yes | Overrides stdPositionX, stdPositionY, stdPositionZ with values from XMB Layouts | |
stdOverridePositionY | unk | No | Yes | ||
stdOverridePositionZ | unk | No | Yes | ||
stdOverrideSizeX | unk | No | Yes | Overrides stdSizeX, stdSizeY, stdSizeZ with values from XMB Layouts | |
stdOverrideSizeY | unk | No | Yes | ||
stdOverrideSizeZ | unk | No | Yes |