Template:Standard attributes for RCOXML objects: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
m (names simplifyed a bit more)
Line 11: Line 11:
| stdPositionZ || float || {{yes}} || {{yes}} ||  ||  ||  
| stdPositionZ || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleRed || float || {{yes}} || {{yes}} ||  ||  ||  
| stdColorR || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleGreen || float || {{yes}} || {{yes}} ||  ||  ||  
| stdColorG || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleBlue || float || {{yes}} || {{yes}} ||  ||  ||  
| stdColorB || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleAlpha || float || {{yes}} || {{yes}} ||  ||  ||  
| stdColorA || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdSizeX || float || {{yes}} || {{yes}} ||  ||  ||  
| stdSizeX || float || {{yes}} || {{yes}} ||  ||  ||  
Line 25: Line 25:
| stdSizeZ || float || {{yes}} || {{yes}} ||  ||  ||  
| stdSizeZ || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleSizeX || float || {{yes}} || {{yes}} ||  ||  ||  
| stdResizeX || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleSizeY || float || {{yes}} || {{yes}} ||  ||  ||  
| stdResizeY || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdScaleSizeZ || float || {{yes}} || {{yes}} ||  ||  ||  
| stdResizeZ || float || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdIconOffset || int || {{yes}} || {{yes}} ||  ||  || The word "icon" doesnt looks a generic enought name for an standard attribute
| stdOffset || int || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdOnInit || event || {{yes}} || {{yes}} ||  ||  ||  
| stdOnInit || event || {{yes}} || {{yes}} ||  ||  ||  
|-
|-
| stdGridRefPositionX || unk || {{no}} || {{yes}} ||  || Overrides '''stdPositionX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
| stdGridPositionX || unk || {{no}} || {{yes}} ||  || Overrides '''stdPositionX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
|-
|-
| stdGridRefPositionY || unk || {{no}} || {{yes}} ||  || Overrides '''stdPositionY''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
| stdGridPositionY || unk || {{no}} || {{yes}} ||  || Overrides '''stdPositionY''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
|-
|-
| stdGridRefPositionZ || unk || {{no}} || {{yes}} ||  || Overrides '''stdPositionZ''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
| stdGridPositionZ || unk || {{no}} || {{yes}} ||  || Overrides '''stdPositionZ''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
|-
|-
| stdGridRefSizeX || unk || {{no}} || {{yes}} ||  || Overrides '''stdSizeX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
| stdGridSizeX || unk || {{no}} || {{yes}} ||  || Overrides '''stdSizeX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
|-
|-
| stdGridRefSizeY || unk || {{no}} || {{yes}} ||  || Overrides '''stdSizeY''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
| stdGridSizeY || unk || {{no}} || {{yes}} ||  || Overrides '''stdSizeY''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
|-
|-
| stdGridRefSizeZ || unk || {{no}} || {{yes}} ||  || Overrides '''stdSizeZ''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
| stdGridSizeZ || unk || {{no}} || {{yes}} ||  || Overrides '''stdSizeZ''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly
|}
|}
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 05:15, 2 December 2015

standard object attributes
Attribute How it works Research notes (partially speculative)
Name Type PSP icon PS3 icon Examples
stdPositionX float Yes Yes
stdPositionY float Yes Yes
stdPositionZ float Yes Yes
stdColorR float Yes Yes
stdColorG float Yes Yes
stdColorB float Yes Yes
stdColorA float Yes Yes
stdSizeX float Yes Yes
stdSizeY float Yes Yes
stdSizeZ float Yes Yes
stdResizeX float Yes Yes
stdResizeY float Yes Yes
stdResizeZ float Yes Yes
stdOffset int Yes Yes
stdOnInit event Yes Yes
stdGridPositionX unk No Yes Overrides stdPositionX value with a XMB Layouts reference Data type "unk" used on purpose because rcomage cant convert the value correctlly
stdGridPositionY unk No Yes Overrides stdPositionY value with a XMB Layouts reference Data type "unk" used on purpose because rcomage cant convert the value correctlly
stdGridPositionZ unk No Yes Overrides stdPositionZ value with a XMB Layouts reference Data type "unk" used on purpose because rcomage cant convert the value correctlly
stdGridSizeX unk No Yes Overrides stdSizeX value with a XMB Layouts reference Data type "unk" used on purpose because rcomage cant convert the value correctlly
stdGridSizeY unk No Yes Overrides stdSizeY value with a XMB Layouts reference Data type "unk" used on purpose because rcomage cant convert the value correctlly
stdGridSizeZ unk No Yes Overrides stdSizeZ value with a XMB Layouts reference Data type "unk" used on purpose because rcomage cant convert the value correctlly