com.bah.properties
v0.1.6-preview.2
Published
properties
Downloads
2
Readme
com.unity.properties
The com.unity.properties
package offers a generic API to visit .Net objects at runtime. This API is found in the Unity.Properties
assembly (referenced automatically for convenience), under the Unity.Properties
namespace.
com.unity.serialization
The Serialization package is a high performance general purpose serialization library written entirely in C#. It currently only supports the JSON format but can be extended to support others.
com.unity.properties.ui
The com.unity.properties.ui
package offers utilities to generate UIElements-based visual trees from data using the com.unity.properties
package. This API is found in the Unity.Properties.UI.Editor
assembly (referenced automatically for convenience), under the Unity.Properties.UI
namespace.