Template:Standard attributes for RCOXML objects: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:
! Name !! Type !! Examples
! Name !! Type !! Examples
|-
|-
| standardPosX || float ||  ||  ||  
| stdPositionX || float ||  ||  ||  
|-
|-
| standardPosY || float ||  ||  ||  
| stdPositionY || float ||  ||  ||  
|-
|-
| standardPosZ || float ||  ||  ||  
| stdPositionZ || float ||  ||  ||  
|-
|-
| standardRedScale || float ||  ||  ||  
| stdScaleRed || float ||  ||  ||  
|-
|-
| standardGreenScale || float ||  ||  ||  
| stdScaleGreen || float ||  ||  ||  
|-
|-
| standardBlueScale || float ||  ||  ||  
| stdScaleBlue || float ||  ||  ||  
|-
|-
| standardAlphaScale || float ||  ||  ||  
| stdScaleAlpha || float ||  ||  ||  
|-
|-
| standardWidth || float ||  ||  ||  
| stdSizeX || float ||  ||  ||  
|-
|-
| standardHeight || float ||  ||  ||  
| stdSizeY || float ||  ||  ||  
|-
|-
| standardDepth || float ||  ||  ||  
| stdSizeZ || float ||  ||  ||  
|-
|-
| standardScaleWidth || float ||  ||  ||  
| stdScaleSizeX || float ||  ||  ||  
|-
|-
| standardScaleHeight || float ||  ||  ||  
| stdScaleSizeY || float ||  ||  ||  
|-
|-
| standardScaleDepth || float ||  ||  ||  
| stdScaleSizeZ || float ||  ||  ||  
|-
|-
| standardIconOffset || int ||  ||  ||  
| stdIconOffset || int ||  ||  ||  
|-
|-
| standardOnInit || event ||  ||  ||  
| stdOnInit || event ||  ||  ||  
|-{{cellcolors|#DD6666}}
|-
| standardUnknown17 || unk ||  || ? ||  
| stdGridRefPositionX || unk ||  || Overrides the value of '''stdPositionX''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly
|-{{cellcolors|#DD6666}}
|-
| standardUnknown18 || unk ||  || ? ||  
| stdGridRefPositionY || unk ||  || Overrides the value of '''stdPositionY''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly
|-{{cellcolors|#DD6666}}
|-
| standardUnknown19 || unk ||  || ? ||  
| stdGridRefPositionZ || unk ||  || Overrides the value of '''stdPositionZ''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly
|-{{cellcolors|#DD6666}}
|-
| standardUnknownInt20 || int ||  || ? ||  
| stdGridRefSizeX || unk ||  || Overrides the value of '''stdSizeX''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly
|-{{cellcolors|#DD6666}}
|-
| standardUnknownInt21 || int ||  || ? ||  
| stdGridRefSizeY || unk ||  || Overrides the value of '''stdSizeY''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly
|-{{cellcolors|#DD6666}}
|-
| standardUnknown22 || unk ||  || ? ||  
| stdGridRefSizeZ || unk ||  || Overrides the value of '''stdSizeZ''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly
|}
|}
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 23:41, 27 November 2015

standard object attributes
Attribute How it works Research notes (partially speculative)
Name Type Examples
stdPositionX float
stdPositionY float
stdPositionZ float
stdScaleRed float
stdScaleGreen float
stdScaleBlue float
stdScaleAlpha float
stdSizeX float
stdSizeY float
stdSizeZ float
stdScaleSizeX float
stdScaleSizeY float
stdScaleSizeZ float
stdIconOffset int
stdOnInit event
stdGridRefPositionX unk Overrides the value of stdPositionX by a reference to a value in XMB Layouts files The data type "unk" is used on purpose because rcomage cant convert the value correctlly
stdGridRefPositionY unk Overrides the value of stdPositionY by a reference to a value in XMB Layouts files The data type "unk" is used on purpose because rcomage cant convert the value correctlly
stdGridRefPositionZ unk Overrides the value of stdPositionZ by a reference to a value in XMB Layouts files The data type "unk" is used on purpose because rcomage cant convert the value correctlly
stdGridRefSizeX unk Overrides the value of stdSizeX by a reference to a value in XMB Layouts files The data type "unk" is used on purpose because rcomage cant convert the value correctlly
stdGridRefSizeY unk Overrides the value of stdSizeY by a reference to a value in XMB Layouts files The data type "unk" is used on purpose because rcomage cant convert the value correctlly
stdGridRefSizeZ unk Overrides the value of stdSizeZ by a reference to a value in XMB Layouts files The data type "unk" is used on purpose because rcomage cant convert the value correctlly