Share

AssetTextureTypeEnum Enumerator

Description

types of textures.

Methods

Name Value Description
kTextureTypeBitmap 99588 Bitmap type of texture.
kTextureTypeChecker 99585 Checkered type of texture.
kTextureTypeGradient 99586 Gradient type of texture.
kTextureTypeMarble 99589 Marble type of texture.
kTextureTypeNoise 99590 Noise type of texture.
kTextureTypeSpeckle 99591 Speckle type of texture.
kTextureTypeTile 99587 Tile type of texture.
kTextureTypeUnknown 99594 Type returned when the type is not current defined in the enum list.
kTextureTypeWave 99592 Wave type of texture.
kTextureTypeWood 99593 Wood type of texture.

Version

Introduced in version 2015

Was this information helpful?