Posts

Post not yet marked as solved
10 Replies
4.9k Views
I am trying to create a path representation on a Plane in RealityKit. To do that, I tried to create a custom mesh and create a ModelEntity with that mesh, but the MeshResource type only provides static methods to generate simple shapes. Is there a way to do that?
Posted Last updated
.