Hi,
Previously with ARKit/ARSCNView I could use a SCNTechnique to apply a shader to my scene, but I can't find out how to do something similar in RealityKit
- Is there something like this in RealityKit? where I can apply a fragment/vertex shader to the scene
- or a way to get the rendered scene as a texture?
Kind Regards
Chris