| override void OnGUI | ( | Rect | position, |
| SerializedProperty | property, | ||
| GUIContent | label | ||
| ) |
| position | Rect that defines where and how large to draw the TransformStorageTree. |
| property | serialized property that references the TransformStorageTree to be drawn |
| label | ignored- the labels used are hard coded internally |