mirror of
https://github.com/AnnulusGames/Alchemy.git
synced 2025-01-22 08:18:51 -05:00
Update: README
This commit is contained in:
parent
754ae4c4b8
commit
c2d79e302b
@ -234,6 +234,8 @@ Currently, the following types are editable in the Inspector:
|
||||
|
||||
* Primitive types
|
||||
* UnityEngine.Object
|
||||
* AnimationCurve
|
||||
* Gradient
|
||||
* Arrays
|
||||
* List<>
|
||||
* HashSet<>
|
||||
|
@ -235,6 +235,8 @@ public partial class AlchemySerializationSample : MonoBehaviour
|
||||
|
||||
* プリミティブ型
|
||||
* UnityEngine.Object
|
||||
* AnimationCurve
|
||||
* Gradient
|
||||
* 配列
|
||||
* List<>
|
||||
* Hashset<>
|
||||
|
Loading…
Reference in New Issue
Block a user