Open Dev Kit Documentation :: Game :: Camera :: Vector Forward
Game.Camera.VectorForwarddirection in which the camera is facing, pointing from its position towards its destination
Type
Lua Usage
-- Get local value3DVector = camera.VectorForward -- Set camera.VectorForward = value3DVector
If you think anything is missing, please feel free to: submit documentation feedback on this page
