GetDepthBits(GraphicsFormat)
Returns the number of bits per pixel this format contains for depth.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
public static int GetDepthBits(GraphicsFormat format)
Parameters
GraphicsFormat to use when retrieving the number of bits.
Returns
Type | Description |
|---|---|
| int |