This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
4rpl:commands:setrplcam [2023/08/23 15:46] – [Examples] GetCameraOrientation is not a 4rpl API. Vertu | 4rpl:commands:setrplcam [2024/07/04 01:59] (current) – [Examples] Improved advanced example Vertu | ||
---|---|---|---|
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. |
- | GetCameraRotation -> | + | |
SetRPLCam(true) | SetRPLCam(true) | ||
- | SetRPLCamPosition(< | ||
- | SetRPLCamRotation(< | ||
</ | </ | ||
< | < | ||