I came across some odd properties:
I assume there were supposed to be some controls in this spot, but for whatever reason they didn't load properly.
I found this kind of property listed in following locations:
- /Appendages/[fluff or model group]/Instances/[YL2Object] -> YL2.SerializedPropertySurfacePoint
- /Parts/[Part] -> YL2.SerializedProperty`1[UnityEngine.Quaternion]
- /Parts/[Part] -> YL2.SerializedPropertyPredefinedArray`1[System.In <the rest is cut by interface>
Comments
They're mostly there to have the vales stored. I should probably hide those properties.