docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct GlobalXRSettings

    Global XR Settings.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public struct GlobalXRSettings

    Fields

    allowMotionBlur

    Allow motion blur when in XR.

    Declaration
    public bool allowMotionBlur
    Field Value
    Type Description
    bool

    cameraJitter

    Add jitter to camera for temporal effects.

    Declaration
    public bool cameraJitter
    Field Value
    Type Description
    bool

    occlusionMesh

    Use occlusion mesh.

    Declaration
    public bool occlusionMesh
    Field Value
    Type Description
    bool

    singlePass

    Use single pass.

    Declaration
    public bool singlePass
    Field Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)