~~NOTOC~~ <=[[4rpl:start| Index]] ====== SetRPLCamPosition ====== SetRPLCamPosition(<-pos) ===== Description ===== Sets the camera position when in rpl mode. Pos is a Vector3. Only has an affect when the camera is in rpl mode. ===== Examples ===== SetRPLCamPosition(V3(100 50 100)) <=[[4rpl:start| Index]]