FGCamera: Difference between revisions

604 bytes added ,  5 October 2014
→‎Commands: (updating the article to v1.1)
(→‎Commands: (updating the article to v1.1))
Line 95: Line 95:
Current version of FGCamera has two commands:
Current version of FGCamera has two commands:
* ''fgcamera-select'' - selects camera by index. If the camera does not exist, switches to camera 0;
* ''fgcamera-select'' - selects camera by index. If the camera does not exist, switches to camera 0;
* ''fgcamera-adjust'' - adjusts view position and orientation.
* ''fgcamera-adjust'' - adjusts view position and orientation;
* ''fgcamera-next-category'' - cycles to next view category;
* ''fgcamera-prev-category'' - cycles to previous view category;
* ''fgcamera-next-in-category'' - cycles to next view in currently selected category;
* ''fgcamera-prev-in-category'' - cycles to previous view in currently selected category;
* ''fgcamera-reset-view'' - resets currently selected camera's position and orientation.


==== fgcamera-select ====
==== fgcamera-select ====
Line 182: Line 187:
</axis>
</axis>
</syntaxhighlight>
</syntaxhighlight>
==== fgcamera-next-category ====
{{WIP}}
==== fgcamera-prev-category ====
{{WIP}}
==== fgcamera-next-in-category ====
{{WIP}}
==== fgcamera-prev-in-category ====
{{WIP}}
==== fgcamera-reset-view ====
{{WIP}}


== Development status (Oct 2014) ==
== Development status (Oct 2014) ==
94

edits