Enum TextureType
Enumeration of possible texture types.
public enum TextureType
Fields
CubeMap = 3
Texture2D = 0
Texture2DArray = 1
Texture3D = 2
Enumeration of possible texture types.
public enum TextureType
CubeMap = 3
Texture2D = 0
Texture2DArray = 1
Texture3D = 2