Template:Standard attributes for RCOXML objects: Difference between revisions
Jump to navigation
Jump to search
(after thinking in it... this is not needed, because are unique names anyway, and by removing it makes the labeling method more coherent and intuitive) |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
| PositionZ || float || {{yes}} || {{yes}} || | | PositionZ || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| ColorScaleR || float || {{yes}} || {{yes}} || || rowspan="4" | '''RGBA Color Scale''' ( | | ColorScaleR || float || {{yes}} || {{yes}} || || rowspan="4" | '''RGBA Color Scale''' (multiplyer, 1 original, smaller than 1 reduced, bigger than 1 increased) | ||
|- | |- | ||
| ColorScaleG || float || {{yes}} || {{yes}} || | | ColorScaleG || float || {{yes}} || {{yes}} || | ||
Line 25: | Line 25: | ||
| SizeZ || float || {{yes}} || {{yes}} || | | SizeZ || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| SizeScaleX || float || {{yes}} || {{yes}} || || rowspan="3" | '''XYZ Size Scale''' ( | | SizeScaleX || float || {{yes}} || {{yes}} || || rowspan="3" | '''XYZ Size Scale''' (multiplyer, 1 original, smaller than 1 reduced, bigger than 1 increased) | ||
|- | |- | ||
| SizeScaleY || float || {{yes}} || {{yes}} || | | SizeScaleY || float || {{yes}} || {{yes}} || | ||
Line 31: | Line 31: | ||
| SizeScaleZ || float || {{yes}} || {{yes}} || | | SizeScaleZ || float || {{yes}} || {{yes}} || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | AnchorMode || int || {{yes}} || {{yes}} || || Partially unknown | ||
|- | |- | ||
| OnInit || event || {{yes}} || {{yes}} || || Triggers an '''event''' | | OnInit || event || {{yes}} || {{yes}} || || Triggers an '''event''' | ||
|- | |- | ||
| | | PositionOverrideX || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || || rowspan="3" | '''XYZ Position Override''' with values from [[XMB Layouts]] | ||
|- | |- | ||
| | | PositionOverrideY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|- | |- | ||
| | | PositionOverrideZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|- | |- | ||
| | | SizeOverrideX || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || || rowspan="3" | ''' XYZ Size Override''' with values from [[XMB Layouts]] | ||
|- | |- | ||
| | | SizeOverrideY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|- | |- | ||
| | | SizeOverrideZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Latest revision as of 12:52, 2 September 2016
Attribute | How it works | ||||
---|---|---|---|---|---|
Name | Type | Examples | |||
PositionX | float | Yes | Yes | XYZ Position, in pixels | |
PositionY | float | Yes | Yes | ||
PositionZ | float | Yes | Yes | ||
ColorScaleR | float | Yes | Yes | RGBA Color Scale (multiplyer, 1 original, smaller than 1 reduced, bigger than 1 increased) | |
ColorScaleG | float | Yes | Yes | ||
ColorScaleB | float | Yes | Yes | ||
ColorScaleA | float | Yes | Yes | ||
SizeX | float | Yes | Yes | XYZ Size, in pixels | |
SizeY | float | Yes | Yes | ||
SizeZ | float | Yes | Yes | ||
SizeScaleX | float | Yes | Yes | XYZ Size Scale (multiplyer, 1 original, smaller than 1 reduced, bigger than 1 increased) | |
SizeScaleY | float | Yes | Yes | ||
SizeScaleZ | float | Yes | Yes | ||
AnchorMode | int | Yes | Yes | Partially unknown | |
OnInit | event | Yes | Yes | Triggers an event | |
PositionOverrideX | unk | No | Yes | XYZ Position Override with values from XMB Layouts | |
PositionOverrideY | unk | No | Yes | ||
PositionOverrideZ | unk | No | Yes | ||
SizeOverrideX | unk | No | Yes | XYZ Size Override with values from XMB Layouts | |
SizeOverrideY | unk | No | Yes | ||
SizeOverrideZ | unk | No | Yes |