Template:Standard attributes for RCOXML objects: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 33: Line 33:
| stdAnchorPointMode || int || {{yes}} || {{yes}} ||  || Partially unknown
| stdAnchorPointMode || int || {{yes}} || {{yes}} ||  || Partially unknown
|-
|-
| stdOnInit || event || {{yes}} || {{yes}} ||  || Triggers an '''event''', see [[RCOXML Structure]]
| stdOnInit || event || {{yes}} || {{yes}} ||  || Triggers an '''event'''
|-
|-
| stdOverridePositionX || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  || rowspan="3" | Overrides '''stdPositionX''', '''stdPositionY''', '''stdPositionZ''' with values from [[XMB Layouts]]
| stdOverridePositionX || <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]]
|-
|-
| stdOverridePositionY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
| stdOverridePositionY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
Line 41: Line 41:
| stdOverridePositionZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
| stdOverridePositionZ || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
|-
|-
| stdOverrideSizeX || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  || rowspan="3" | Overrides '''stdSizeX''', '''stdSizeY''', '''stdSizeZ''' with values from [[XMB Layouts]]
| stdOverrideSizeX || <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]]
|-
|-
| stdOverrideSizeY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  
| stdOverrideSizeY || <abbr title="data type unk used on purpose because rcomage cant convert the value correctlly">unk</abbr> || {{no}} || {{yes}} ||  

Revision as of 13:28, 28 August 2016

standard attributes for RCOXML objects
Attribute How it works
Name Type PSP icon PS3 icon Examples
stdPositionX float Yes Yes XYZ Position, in pixels
stdPositionY float Yes Yes
stdPositionZ float Yes Yes
stdColorScaleR float Yes Yes RGBA Color Scale (from 0 up to 1)
stdColorScaleG float Yes Yes
stdColorScaleB float Yes Yes
stdColorScaleA float Yes Yes
stdSizeX float Yes Yes XYZ Size, in pixels
stdSizeY float Yes Yes
stdSizeZ float Yes Yes
stdSizeScaleX float Yes Yes XYZ Size Scale (from 0 up to 1)
stdSizeScaleY float Yes Yes
stdSizeScaleZ float Yes Yes
stdAnchorPointMode int Yes Yes Partially unknown
stdOnInit event Yes Yes Triggers an event
stdOverridePositionX unk No Yes Override XYZ Position with values from XMB Layouts
stdOverridePositionY unk No Yes
stdOverridePositionZ unk No Yes
stdOverrideSizeX unk No Yes Override XYZ Size with values from XMB Layouts
stdOverrideSizeY unk No Yes
stdOverrideSizeZ unk No Yes