AssetTexture.ChangeTextureType Method
Parent Object: AssetTextureDescription
Method that changes the type of of this texture.
Syntax
AssetTexture.ChangeTextureType( TextureType As AssetTextureTypeEnum, [ImageFileName] As Variant )Parameters
Name | Type | Description |
TextureType | AssetTextureTypeEnum | |
ImageFileName | Variant | This is an optional argument whose default value is null. |