How to Serialize a MeshPart without using SpecialMeshes

How would I serialize a MeshPart without using SpecialMeshes? I have a MeshPart that has Color and Material properties that can’t be serialized with a SpecialMesh because it doesn’t have those properties.

1 Like