◆ OnGUI()

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