Class DrawRenderersCustomPassDrawer | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Class DrawRenderersCustomPassDrawer

    Custom drawer for the draw renderers pass

    Inheritance
    Object
    CustomPassDrawer
    DrawRenderersCustomPassDrawer
    Inherited Members
    CustomPassDrawer.commonPassUIFlags
    Namespace: UnityEditor.Rendering.HighDefinition
    Syntax
    [CustomPassDrawer(typeof(DrawRenderersCustomPass))]
    public class DrawRenderersCustomPassDrawer : CustomPassDrawer

    Methods

    DoPassGUI(SerializedProperty, Rect)

    Declaration
    protected override void DoPassGUI(SerializedProperty customPass, Rect rect)
    Parameters
    Type Name Description
    SerializedProperty customPass
    Rect rect
    Overrides
    CustomPassDrawer.DoPassGUI(SerializedProperty, Rect)

    GetPassHeight(SerializedProperty)

    Declaration
    protected override float GetPassHeight(SerializedProperty customPass)
    Parameters
    Type Name Description
    SerializedProperty customPass
    Returns
    Type Description
    Single
    Overrides
    CustomPassDrawer.GetPassHeight(SerializedProperty)

    Initialize(SerializedProperty)

    Declaration
    protected override void Initialize(SerializedProperty customPass)
    Parameters
    Type Name Description
    SerializedProperty customPass
    Overrides
    CustomPassDrawer.Initialize(SerializedProperty)
    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