Renderer.CameraRoot

static Matrix CameraRoot{ get set }

Description

Sets and gets the root transform of the camera! This will be the identity matrix by default. The user’s head location will then be relative to this point. This is great to use if you’re trying to do teleportation, redirected walking, or just shifting the floor around.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!