com.unity.properties 0.9.1-preview
Notes: processedReleased October 18, 2019
Unity Compatibility
Minimum Unity: 2019.3 (0f1)
Package Dependencies
✨ Features
- Added `PropertyContainer.Construct` API call. This method can be used to initialize a tree using the default constructor for any uninitialized types.
- Added support for instantiating `UnityEngine.ScriptableObject` derived types using the `TypeConstruction` utility.
📈 Improvements
- `PropertyContainer.Transfer` will now visit the source instead of the destination when transfering.
