{}!Google Tag Manager end}} Class RenderObjects.RenderObjectsSettings | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Class RenderObjects.RenderObjectsSettings

    Settings class used for the render objects renderer feature.

    Inheritance
    Object
    RenderObjects.RenderObjectsSettings
    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 RenderObjectsSettings

    Fields

    cameraSettings

    The camera settings to use.

    Declaration
    public RenderObjects.CustomCameraSettings cameraSettings
    Field Value
    Type Description
    RenderObjects.CustomCameraSettings

    depthCompareFunction

    The depth comparison function to use.

    Declaration
    public CompareFunction depthCompareFunction
    Field Value
    Type Description
    CompareFunction

    enableWrite

    Sets whether it should write to depth or not.

    Declaration
    public bool enableWrite
    Field Value
    Type Description
    Boolean

    Event

    Controls when the render pass executes.

    Declaration
    public RenderPassEvent Event
    Field Value
    Type Description
    RenderPassEvent

    filterSettings

    The filter settings for the pass.

    Declaration
    public RenderObjects.FilterSettings filterSettings
    Field Value
    Type Description
    RenderObjects.FilterSettings

    overrideDepthState

    Sets whether it should override depth or not.

    Declaration
    public bool overrideDepthState
    Field Value
    Type Description
    Boolean

    overrideMaterial

    The override material to use.

    Declaration
    public Material overrideMaterial
    Field Value
    Type Description
    Material

    overrideMaterialPassIndex

    The pass index to use with the override material.

    Declaration
    public int overrideMaterialPassIndex
    Field Value
    Type Description
    Int32

    overrideMode

    The selected override mode.

    Declaration
    public RenderObjects.RenderObjectsSettings.OverrideMaterialMode overrideMode
    Field Value
    Type Description
    RenderObjects.RenderObjectsSettings.OverrideMaterialMode

    overrideShader

    The override shader to use.

    Declaration
    public Shader overrideShader
    Field Value
    Type Description
    Shader

    overrideShaderPassIndex

    The pass index to use with the override shader.

    Declaration
    public int overrideShaderPassIndex
    Field Value
    Type Description
    Int32

    passTag

    The profiler tag used with the pass.

    Declaration
    public string passTag
    Field Value
    Type Description
    String

    stencilSettings

    The stencil settings to use.

    Declaration
    public StencilStateData stencilSettings
    Field Value
    Type Description
    StencilStateData
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)