There’s probably a way to do it, but I’m not experienced in creating custom meshes for editor purposes. You can create editor-only debug gizmos and shapes pretty easily, though.
Okay, I decided for using DrawActor. I think it’s closest thing for what I want. But what should I now do with IntPtr? Am I supposed to put directory path or name?