Method | Description | |
---|---|---|
OnGUI ( Rect rect, UnityEditor.SerializedProperty prop, GUIContent label ) : void |
Method | Description | |
---|---|---|
GetArray ( UnityEditor.SerializedProperty field ) : System.Type[] | ||
GetFields ( object o, System type ) : void | ||
GetMatFields ( Material mat, System type ) : void |
public OnGUI ( Rect rect, UnityEditor.SerializedProperty prop, GUIContent label ) : void | ||
rect | Rect | |
prop | UnityEditor.SerializedProperty | |
label | GUIContent | |
return | void |