|
Enfusion Script API
|
Public Member Functions | |
| override bool | IsType (string path) |
Public Member Functions inherited from TextureType | |
| void | TextureType (array< ref TextureType > container, string name) |
| void | Insert (string name, TypeName valType, int val, array< int > otherVariants=null) |
| void | AddBaseConfig (string platform, ResourceName configFile) |
| ResourceName | GetBaseConfig (string platform) |
| void | CopyFrom (TextureType parent) |
Additional Inherited Members | |
Public Attributes inherited from TextureType | |
| string | m_PostFix |
| ref array< ref TextureTypeProperty > | m_Properties = new array<ref TextureTypeProperty> |
| ref array< ref PlatformConfig > | m_PlatformConfigs = new array<ref PlatformConfig> |
Implements TextureType.