Method GetDepth
GetDepth(TextureFormat)
Returns the depth of the specified texture.
Declaration
public static ushort GetDepth(this TextureFormat rawFormat)
Parameters
| Type | Name | Description |
|---|---|---|
| TextureFormat | rawFormat | The raw texture format. |
Returns
| Type | Description |
|---|---|
| ushort | The depth. |