Image as Entity

Can you assign an image (png) as an Entity within RealityKit? Trying to use ImageAnchor and spawn other images that will be animated when the ImageAnchor returns results
Please see this post which shows how you can load an image as a TextureResource and then create a SimpleMaterial from that TextureResource and apply it to a MeshResource: https://developer.apple.com/forums/thread/664280?answerId=641793022#641793022


Image as Entity
 
 
Q