This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:setrplcam [2023/08/23 19:44] – [Examples] Provided example of initializing camera pos and ori. Vertu | 4rpl:commands:setrplcam [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| </ | </ | ||
| <code 4rpl> | <code 4rpl> | ||
| - | GetCameraPosition -> | + | RPLCamCopyPosAndRot #So when RPLCam is activated, we say the current camera is how the RPL cam should be setup. | 
| - | GetCameraOrientation -> | + | |
| SetRPLCam(true) | SetRPLCam(true) | ||
| - | SetRPLCamPosition(< | ||
| - | SetRPLCamRotation(< | ||
| </ | </ | ||
| < | < | ||