TextureType

enum TextureType : Enum<TextureType>

Texture type.

Entries

TEXTURE_CUBE_MAP
Link copied to clipboard

Cubemap texture.

TEXTURE_2D
Link copied to clipboard

2D Texture.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int