FGCamera: Difference between revisions

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


=== fgcamera-select ===
=== fgcamera-select ===
1,099

edits

Navigation menu