Hi, is it possible to use C++ to compute some stuff for laying out the entities in RealityKit?
For example, can I still make an Obc-C++ wrapper around my C++ code, and then call it from Swift, and update Entities in RealityKit.
P.S. I don't want to use RealityKit from C++.