Index

SetRPLCamRotation

SetRPLCamRotation(<-rot)

Description

Sets the camera rotation when in rpl mode. Rot is a Vector3. Only has an affect when the camera is in rpl mode.

Examples

SetRPLCamRotation(V3(40 20 0))

Index