docs.unity3d.com
    Show / Hide Table of Contents

    Class RenderObjects.RenderObjectsSettings

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

    Fields

    cameraSettings

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

    depthCompareFunction

    Declaration
    public CompareFunction depthCompareFunction
    Field Value
    Type Description
    CompareFunction

    enableWrite

    Declaration
    public bool enableWrite
    Field Value
    Type Description
    Boolean

    Event

    Declaration
    public RenderPassEvent Event
    Field Value
    Type Description
    RenderPassEvent

    filterSettings

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

    overrideDepthState

    Declaration
    public bool overrideDepthState
    Field Value
    Type Description
    Boolean

    overrideMaterial

    Declaration
    public Material overrideMaterial
    Field Value
    Type Description
    Material

    overrideMaterialPassIndex

    Declaration
    public int overrideMaterialPassIndex
    Field Value
    Type Description
    Int32

    passTag

    Declaration
    public string passTag
    Field Value
    Type Description
    String

    stencilSettings

    Declaration
    public StencilStateData stencilSettings
    Field Value
    Type Description
    StencilStateData
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023