Class ForwardRendererData | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ForwardRendererData

    Inheritance
    System.Object
    ScriptableRendererData
    ForwardRendererData
    Inherited Members
    ScriptableRendererData.rendererFeatures
    ScriptableRendererData.OnValidate()
    Namespace: UnityEngine.Rendering.Universal
    Syntax
    [Serializable]
    public class ForwardRendererData : ScriptableRendererData

    Fields

    postProcessData

    Declaration
    public PostProcessData postProcessData
    Field Value
    Type Description
    PostProcessData

    shaders

    Declaration
    public ForwardRendererData.ShaderResources shaders
    Field Value
    Type Description
    ForwardRendererData.ShaderResources

    Properties

    defaultStencilState

    Declaration
    public StencilStateData defaultStencilState { get; }
    Property Value
    Type Description
    StencilStateData

    transparentLayerMask

    Declaration
    public LayerMask transparentLayerMask { get; }
    Property Value
    Type Description
    LayerMask

    Methods

    Create()

    Declaration
    protected override ScriptableRenderer Create()
    Returns
    Type Description
    ScriptableRenderer
    Overrides
    ScriptableRendererData.Create()

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    ScriptableRendererData.OnEnable()
    Back to top
    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