Closed Waridley closed 9 months ago
For deserializing types that implement Reflect but not Deserialize, like StandardMaterial.
Reflect
Deserialize
StandardMaterial
I will fix static checks later in one large pass once more of my nightly changes have been merged.
For deserializing types that implement
Reflect
but notDeserialize
, likeStandardMaterial
.