docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SinglepassKeywords

    Used by render pipelines to control the active XR shader variant.

    Inheritance
    object
    SinglepassKeywords
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Experimental.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public static class SinglepassKeywords

    Fields

    STEREO_INSTANCING_ON

    XR shader keywordused by single pass instanced rendering

    Declaration
    public static GlobalKeyword STEREO_INSTANCING_ON
    Field Value
    Type Description
    GlobalKeyword

    STEREO_MULTIVIEW_ON

    XR shader keyword used by multiview rendering

    Declaration
    public static GlobalKeyword STEREO_MULTIVIEW_ON
    Field Value
    Type Description
    GlobalKeyword
    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)