docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum StereoRenderingPaths

    Enumeration of stereo rendering paths. This is used to specify the stereo rendering paths supported by the platform. It contains options for multi-pass, single-pass, and instancing rendering paths.

    Namespace: UnityEngine.TestTools.Graphics.Platforms
    Assembly: UnityEngine.TestTools.Graphics.dll
    Syntax
    [Flags]
    public enum StereoRenderingPaths

    Fields

    Name Description
    Instancing

    Instancing stereo rendering path.

    MultiPass

    Multi-pass stereo rendering path.

    None

    No stereo rendering path.

    SinglePass

    Single-pass stereo rendering path.

    In This Article
    Back to top
    Copyright © 2026 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)