This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:setcameraposition [2021/01/24 19:28] – added get/set tabs Sanian | 4rpl:commands:setcameraposition [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
===== Examples ===== | ===== Examples ===== | ||
<code 4rpl> | <code 4rpl> | ||
- | SetCammeraPosition(V3(50 60 80)) | + | SetCameraPosition(V3(50 60 80)) |
</ | </ | ||
< | < | ||