Class MaintainOffsetHelper
Inheritance
System.Object
MaintainOffsetHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 |