Class MaintainOffsetHelper
Namespace: UnityEditor.Animations.Rigging
Syntax
public static class MaintainOffsetHelper
Methods
DoDropdown(GUIContent, SerializedProperty, SerializedProperty)
Declaration
public static void DoDropdown(GUIContent label, SerializedProperty maintainPosition, SerializedProperty maintainRotation)
Parameters
Type | Name | Description |
---|---|---|
GUIContent | label | |
SerializedProperty | maintainPosition | |
SerializedProperty | maintainRotation |