AssetValueTypeEnum Enumerator
Description
types of asset values.
Methods
kAssetValueTextureType |
99336 |
Asset value type that defines a texture. |
kAssetValueTypeBoolean |
99329 |
Asset value type that defines a Boolean value. |
kAssetValueTypeChoice |
99331 |
Asset value type that defines a value and a list of valid choices. |
kAssetValueTypeColor |
99335 |
Asset value type that defines a color value. |
kAssetValueTypeFilename |
99334 |
Asset value type that defines a filename value. |
kAssetValueTypeFloat |
99332 |
Asset value type that defines a float value. |
kAssetValueTypeInteger |
99330 |
Asset value type that defines an integer value. |
kAssetValueTypeReference |
99337 |
Asset value type that defines a reference value. This is for values that reference other assets. |
kAssetValueTypeString |
99333 |
Asset value type that defines a String value. |
kAssetValueUnknownType |
99338 |
Asset value type for a type not defined in the current enum list. |
Version
Introduced in version 2015