1,112
edits
Line 198: | Line 198: | ||
= Commands = | = Commands = | ||
Current version of FGCamera has the following commands: | Current version of FGCamera has the following commands: | ||
* | * <code>fgcamera-select</code> - selects camera by index. If the camera does not exist, switches to camera 0; | ||
* | * <code>fgcamera-adjust</code> - adjusts view position and orientation; | ||
* | * <code>fgcamera-next-category</code> - cycles to next view category; | ||
* | * <code>fgcamera-prev-category</code> - cycles to previous view category; | ||
* | * <code>fgcamera-next-in-category</code> - cycles to next view in currently selected category; | ||
* | * <code>fgcamera-prev-in-category</code> - cycles to previous view in currently selected category; | ||
* | * <code>fgcamera-reset-view</code> - resets currently selected camera's position and orientation. | ||
=== fgcamera-select === | === fgcamera-select === |
edits