How to fill the AR horizontal plane area in RealityKit/AR with AR entities on iOS?
What I actually need ? Overall I just need to place coins throughout the whole ARPlaneAnchor without overlapping them and updating there position all the time. I just need to place AR entities (in my case it’s coins) within the whole plane area, which user scan. I’m using RealityKit with ARView and I need to […]