Property Grid for Unity UI
The property grid provides an easy way to view and edit properties in-game using Unity’s UI system.
by namudev
Price History +
The property grid provides an easy way to view and edit properties in-game using Unity's UI system.
* Target an object to populate the property grid automatically, or use manual mode.
* Automatically detects properties of built-in types (bool, Color, enum, float, int, Quaternion, string, Vector2, Vector3, Vector4).
* When targeting a Unity GameObject, detects properties in components.
* Target an object to populate the property grid automatically, or use manual mode.
* Automatically detects properties of built-in types (bool, Color, enum, float, int, Quaternion, string, Vector2, Vector3, Vector4).
* When targeting a Unity GameObject, detects properties in components.