RealityKit using camera on MacOS?

I would like to develop a desktop app for MacOS that uses computer camera with RealityKit and modifies the look of the room, or at least some of the elements, for example display an extra picture on a wall...


I've started a project for MacOS using RealityKit, and immediately noticed that the only anchors available for MacOS are "world" and "camera" (no "plane", no "face", etc), with all other options seem to be only available on iOS...


Is the same functionality not available on both MacOS and iOS, or am I just doing something wrong?


Edit: typos

Replies

Same question. Have you found anything out yet?

macOS doesn't have ARKit, this is only available on iOS and iPadOS. ARKit is required for plane and face tracking.