GetBlockHeight
Returns the height in texels of a texel block.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
GetBlockHeight(GraphicsFormat)
Returns the height in texels of a texel block.
public static uint GetBlockHeight(GraphicsFormat format)
Parameters
Returns
Type | Description |
|---|---|
| uint |
GetBlockHeight(TextureFormat)
Returns the height in texels of a texel block.
public static uint GetBlockHeight(TextureFormat format)
Parameters
Returns
Type | Description |
|---|---|
| uint |