Enum DepthPrecision
Namespace: UnityEngine.XR.MagicLeap.Rendering
Syntax
public enum DepthPrecision : int
Fields
| Name | Description | Value |
|---|---|---|
| Depth32 | 0 | |
| Depth24Stencil8 | 1 |
public enum DepthPrecision : int
| Name | Description | Value |
|---|---|---|
| Depth32 | 0 | |
| Depth24Stencil8 | 1 |