Post marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as solved with 1 replies, 0 views
Replied In
How to display sprites in RealityKit?
A partial answer can be found in the following sample code:
Implementing Special Rendering Effects with RealityKit Postprocessing
This sort of solves my problem, but doesn't change the fact that I'm still depending on SpriteKit to render my 2D content.