docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field backgroundShaderNames

    The names for the background shaders based on the current render pipeline.

    Namespace: UnityEngine.XR.ARKit
    Assembly: solution.dll
    Syntax
    public static readonly string[] backgroundShaderNames
    Returns
    Type Description
    string[]

    The names for the background shaders based on the current render pipeline.

    Remarks

    There are two shaders in the Apple ARKit Provider Package. One is used for rendering before opaques and one is used for rendering after opaques.

    In order:

    1. Before Opaques Shader Name
    2. After Opaques Shader Name
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023