override void OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label | ||
) |
position | location to draw the StoredTransform |
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. |