⇐ Index
SetRPLCam(<-rplCam)
Sets if the camera is controlled by RPL. When in this mode, the camera position and rotation must be set by rpl immediately after this call, otherwise the Camera will be placed at 0,0,0 looking straight north (orientation of 0,0,0).
This API disables all camera control when set to true. Camera control must be substituted by RPL.
SetRPLCam(true)
RPLCamCopyPosAndRot #So when RPLCam is activated, we say the current camera is how the RPL cam should be setup. SetRPLCam(true)
⇐ Index