Index

SetCameraRotation

SetCameraRotation(<-rotation)

Description

Sets a Vector3 (V3) indicating the X/Y/Z rotation of the camera.

Examples

SetCameraRotation(V3(80 45 0))

Index