Property drawer for TransformAndDecendntStorage class objects
Public Member Functions | |
override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
Computes the height of this property drawer | |
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
Function performs the actual drawing of the TransformAndDecendntStorage object | |
Inherits PropertyDrawer.