Struct GlobalXRSettings
Global XR Settings.
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public struct GlobalXRSettings
Fields
| Name | Description |
|---|---|
| allowMotionBlur | Allow motion blur when in XR. |
| cameraJitter | Add jitter to camera for temporal effects. |
| occlusionMesh | Use occlusion mesh. |
| singlePass | Use single pass. |