Template:Standard attributes for RCOXML objects: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(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) |
||
Line 5: | Line 5: | ||
! Name !! Type !! {{icon content psp|50px}} !! {{icon content ps3|50px}} !! Examples | ! Name !! Type !! {{icon content psp|50px}} !! {{icon content ps3|50px}} !! Examples | ||
|- | |- | ||
| | | PositionX || float || {{yes}} || {{yes}} || || rowspan="3" | '''XYZ Position''', in pixels | ||
|- | |- | ||
| | | PositionY || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | PositionZ || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | ColorScaleR || float || {{yes}} || {{yes}} || || rowspan="4" | '''RGBA Color Scale''' (from 0 up to 1) | ||
|- | |- | ||
| | | ColorScaleG || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | ColorScaleB || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | ColorScaleA || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | SizeX || float || {{yes}} || {{yes}} || || rowspan="3" | '''XYZ Size''', in pixels | ||
|- | |- | ||
| | | SizeY || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | SizeZ || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | SizeScaleX || float || {{yes}} || {{yes}} || || rowspan="3" | '''XYZ Size Scale''' (from 0 up to 1) | ||
|- | |- | ||
| | | SizeScaleY || float || {{yes}} || {{yes}} || | ||
|- | |- | ||
| | | SizeScaleZ || float || {{yes}} || {{yes}} || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | AnchorPointMode || int || {{yes}} || {{yes}} || || Partially unknown | ||
|- | |- | ||
| | | OnInit || event || {{yes}} || {{yes}} || || Triggers an '''event''' | ||
|- | |- | ||
| | | OverridePositionX || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || || rowspan="3" | Override '''XYZ Position''' with values from [[XMB Layouts]] | ||
|- | |- | ||
| | | OverridePositionY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|- | |- | ||
| | | OverridePositionZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|- | |- | ||
| | | OverrideSizeX || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || || rowspan="3" | Override ''' XYZ Size''' with values from [[XMB Layouts]] | ||
|- | |- | ||
| | | OverrideSizeY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} || | ||
|- | |- | ||
| | | OverrideSizeZ || <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> |
Revision as of 12:46, 28 August 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 (from 0 up to 1) | |
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 (from 0 up to 1) | |
SizeScaleY | float | Yes | Yes | ||
SizeScaleZ | float | Yes | Yes | ||
AnchorPointMode | int | Yes | Yes | Partially unknown | |
OnInit | event | Yes | Yes | Triggers an event | |
OverridePositionX | unk | No | Yes | Override XYZ Position with values from XMB Layouts | |
OverridePositionY | unk | No | Yes | ||
OverridePositionZ | unk | No | Yes | ||
OverrideSizeX | unk | No | Yes | Override XYZ Size with values from XMB Layouts | |
OverrideSizeY | unk | No | Yes | ||
OverrideSizeZ | unk | No | Yes |