docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XRSystemData.ShaderResources

    Class containing shader resources used in URP for XR.

    Inheritance
    object
    XRSystemData.ShaderResources
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    [Serializable]
    public sealed class XRSystemData.ShaderResources

    Fields

    xrMirrorViewPS

    XR Mirror View shader.

    Declaration
    [Reload("Shaders/XR/XRMirrorView.shader", ReloadAttribute.Package.Root)]
    public Shader xrMirrorViewPS
    Field Value
    Type Description
    Shader

    xrOcclusionMeshPS

    XR Occlusion mesh shader.

    Declaration
    [Reload("Shaders/XR/XROcclusionMesh.shader", ReloadAttribute.Package.Root)]
    public Shader xrOcclusionMeshPS
    Field Value
    Type Description
    Shader
    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)