Share

AssetTexture.ChangeTextureType Method

Parent Object: AssetTexture

Description

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.

Version

Introduced in version 2014

Was this information helpful?