Index

:!: Available in version 1.3 and later.

SetRPLCamForward

SetRPLCamForward(<-forwardDir)

Description

Sets the camera's forward directional vector when in rpl mode.

Examples

SetRPLCamForward(V3(0 0 1))

Index