docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DoPassGUI

    DoPassGUI(SerializedProperty, Rect)

    Implement this function to draw your custom GUI.

    Declaration
    protected virtual void DoPassGUI(SerializedProperty customPass, Rect rect)
    Parameters
    Type Name Description
    SerializedProperty customPass

    Your custom pass instance represented as a SerializedProperty

    Rect rect

    space available for you to draw the UI

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)