◆ GetPropertyHeight()

override float GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)
Parameters
propertySerializedProperty that references the StoredTransform
labelIf 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.
Returns
The vertical space required to draw the control.