Template:Standard attributes for RCOXML objects: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
m (without knowing exactlly what does the other overrides from the "specific attributes" maybe this is a bad idea but the labels looks better)
Line 35: Line 35:
| OnInit || event || {{yes}} || {{yes}} ||  || Triggers an '''event'''
| 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]]
| 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]]
|-
|-
| OverridePositionY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
| PositionOverrideY || <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}} ||  
| PositionOverrideZ || <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]]
| 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]]
|-
|-
| OverrideSizeY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
| SizeOverrideY || <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}} ||  
| 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>

Revision as of 14:22, 28 August 2016

standard attributes for RCOXML objects
Attribute How it works
Name Type PSP icon PS3 icon 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
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