PropertyFieldEnums
¶
Property field.
PropertyFieldWhole¶ | Whole property value. |
PropertyFieldTranslationX¶ | Translation X component, presented as float. |
PropertyFieldTranslationY¶ | Translation Y component, presented as float. |
PropertyFieldTranslationZ¶ | Translation Z component, presented as float. |
PropertyFieldScaleX¶ | Scale X component, presented as float. |
PropertyFieldScaleY¶ | Scale Y component, presented as float. |
PropertyFieldScaleZ¶ | Scale Z component, presented as float. |
PropertyFieldRotationX¶ | Rotation X component, presented as float. |
PropertyFieldRotationY¶ | Rotation Y component, presented as float. |
PropertyFieldRotationZ¶ | Rotation Z component, presented as float. |
PropertyFieldColorR¶ | Color R field, presented as float. |
PropertyFieldColorG¶ | Color G field, presented as float. |
PropertyFieldColorB¶ | Color B field, presented as float. |
PropertyFieldColorA¶ | Color A field, presented as float. |
PropertyFieldVectorX¶ | Vector X field, presented as float. |
PropertyFieldVectorY¶ | Vector Y field, presented as float. |
PropertyFieldVectorZ¶ | Vector Z field, presented as float. |
PropertyFieldVectorW¶ | Vector W field, presented as float. |
PropertyFieldRotation¶ | Rotation component of property of SRTValue3D type, presented as Quaternion. |