Class WeightedTransformHelper | Animation Rigging | 0.3.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class WeightedTransformHelper

    Inheritance
    Object
    WeightedTransformHelper
    Namespace: UnityEditor.Animations.Rigging
    Syntax
    public static class WeightedTransformHelper

    Methods

    CreateReorderableList(SerializedProperty, ref WeightedTransformArray, RangeAttribute, Boolean, Boolean)

    Declaration
    public static ReorderableList CreateReorderableList(SerializedProperty property, ref WeightedTransformArray array, RangeAttribute range = null, bool draggable = true, bool displayHeader = false)
    Parameters
    Type Name Description
    SerializedProperty property
    WeightedTransformArray array
    RangeAttribute range
    Boolean draggable
    Boolean displayHeader
    Returns
    Type Description
    UnityEditorInternal.ReorderableList

    WeightedTransformOnGUI(Rect, SerializedProperty, GUIContent, RangeAttribute)

    Declaration
    public static void WeightedTransformOnGUI(Rect rect, SerializedProperty property, GUIContent label, RangeAttribute range = null)
    Parameters
    Type Name Description
    Rect rect
    SerializedProperty property
    GUIContent label
    RangeAttribute range
    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