In iOS, to display a RealityView, you can assign a value to the content.camera
property:
content.camera = .virtual
However, how can this be implemented in macOS and tvOS?
Hello @lijiaxu,
That same code should work on macOS 18.
RealityKit is not available on tvOS, please file an enhancement request using Feedback Assistant.
Best regards,
Greg