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

    Class VFXParameterBinderEditor

    Inheritance
    System.Object
    VFXParameterBinderEditor
    Namespace: UnityEditor.VFX.Utils
    Syntax
    public class VFXParameterBinderEditor : Editor

    Methods

    AddBinding(Object)

    Declaration
    public void AddBinding(object type)
    Parameters
    Type Name Description
    System.Object type

    AddElement(ReorderableList)

    Declaration
    public void AddElement(ReorderableList list)
    Parameters
    Type Name Description
    ReorderableList list

    BuildMenu()

    Declaration
    public void BuildMenu()

    CheckTypeMenu(SerializedProperty, VFXParameterBindingAttribute, VisualEffectAsset)

    Declaration
    public void CheckTypeMenu(SerializedProperty property, VFXParameterBindingAttribute attribute, VisualEffectAsset asset)
    Parameters
    Type Name Description
    SerializedProperty property
    VFXParameterBindingAttribute attribute
    VisualEffectAsset asset

    DrawElement(Rect, Int32, Boolean, Boolean)

    Declaration
    public void DrawElement(Rect rect, int index, bool isActive, bool isFocused)
    Parameters
    Type Name Description
    Rect rect
    System.Int32 index
    System.Boolean isActive
    System.Boolean isFocused

    DrawHeader(Rect)

    Declaration
    public void DrawHeader(Rect rect)
    Parameters
    Type Name Description
    Rect rect

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    RemoveElement(ReorderableList)

    Declaration
    public void RemoveElement(ReorderableList list)
    Parameters
    Type Name Description
    ReorderableList list

    SelectElement(ReorderableList)

    Declaration
    public void SelectElement(ReorderableList list)
    Parameters
    Type Name Description
    ReorderableList list

    SetFieldName(Object)

    Declaration
    public void SetFieldName(object o)
    Parameters
    Type Name Description
    System.Object o

    UpdateSelection(Int32)

    Declaration
    public void UpdateSelection(int selected)
    Parameters
    Type Name Description
    System.Int32 selected
    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