TextureType Type
Determines how a texture is configured based on intended usage.
Union cases
| Union case | Description |
Full Usage:
Texture2d
|
|
Full Usage:
Texture2dArray Count
Parameters:
int
|
|
Full Usage:
TextureCubeMap
|
Instance members
| Instance member | Description |
Full Usage:
this.IsTexture2d
Returns: bool
|
|
Full Usage:
this.IsTexture2dArray
Returns: bool
|
|
Full Usage:
this.IsTextureCubeMap
Returns: bool
|
|
Full Usage:
this.Layers
Returns: int
|
|
|
|
Nu