Enfusion Script API
|
Public Member Functions | |
override bool | IsType (string path) |
![]() | |
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 | |
![]() | |
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.