docs.unity.cn
    Show / Hide Table of Contents

    Class RenderObjects.FilterSettings

    Inheritance
    Object
    RenderObjects.FilterSettings
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Experimental.Rendering.Universal
    Syntax
    [Serializable]
    public class FilterSettings

    Constructors

    FilterSettings()

    Declaration
    public FilterSettings()

    Fields

    LayerMask

    Declaration
    public LayerMask LayerMask
    Field Value
    Type Description
    LayerMask

    PassNames

    Declaration
    public string[] PassNames
    Field Value
    Type Description
    String[]

    RenderQueueType

    Declaration
    public RenderQueueType RenderQueueType
    Field Value
    Type Description
    RenderQueueType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021