reality kit vs scenekit

hey , im using scenekit and realitykit to develop a plattform that uses game developing, i have cameranodes, playernodes, a 3d object to play around with the player. i have all implemented in scene kit, my question is, can i do everything that i have in reality kit?? like focus light, ambient light, directional lights, etc

Replies

Generally speaking no: RealityKit is not a superset of SceneKit as it doesn't cover all its features.
But it depends what you actually need to do. I suppose RealityKit supports spot/ambient/directional lights (but that's a question to ask to RealityKit).