~~NOTOC~~
<=[[4rpl:start| Index]]
:!: Available in version 1.3 and later.
====== GetRPLCamForward======
GetRPLCamForward ->forwardDir
===== Description =====
Gets the camera's forward directional vector when in rpl mode.
===== Examples =====
GetRPLCamForward ->fwd
The below code allows you to get the current camera forward outside of RPL mode.
RPLCamCopyPosAndRot
GetRPLCamForward ->fwd
<=[[4rpl:start| Index]]