docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor OverridablePropertyScope

    OverridablePropertyScope(SerializedDataParameter, GUIContent, VolumeComponentEditor)

    Constructor

    Declaration
    public OverridablePropertyScope(SerializedDataParameter property, GUIContent label, VolumeComponentEditor editor)
    Parameters
    Type Name Description
    SerializedDataParameter property

    The property that will be drawn

    GUIContent label

    The label of this property

    VolumeComponentEditor editor

    The editor that will draw it

    OverridablePropertyScope(SerializedDataParameter, string, VolumeComponentEditor)

    Constructor

    Declaration
    public OverridablePropertyScope(SerializedDataParameter property, string label, VolumeComponentEditor editor)
    Parameters
    Type Name Description
    SerializedDataParameter property

    The property that will be drawn

    string label

    The label of this property

    VolumeComponentEditor editor

    The editor that will draw it

    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)