override float GetPropertyHeight | ( | SerializedProperty | property, |
GUIContent | label | ||
) |
property | SerializedProperty that references the StoredTransform |
label | If null, or a GUILabel with blank text field, is passed as the label, it will NOT print the label, or take up space for it: only the transform components will be drawn. |