Texture.BlockCompression Type
The type of block compression to use for a texture, if any.
Union cases
| Union case | Description |
Full Usage:
ColorCompression
|
|
Full Usage:
NormalCompression
|
|
Full Usage:
Uncompressed
|
Instance members
| Instance member | Description |
|
|
Full Usage:
this.IsColorCompression
Returns: bool
|
|
Full Usage:
this.IsNormalCompression
Returns: bool
|
|
Full Usage:
this.IsUncompressed
Returns: bool
|
|
Nu