Canvas view camera element: Difference between revisions

Jump to navigation Jump to search
Line 6: Line 6:


== Base Package ==
== Base Package ==
After patching and rebuilding SimGear/FlightGear respectively, and applying the changes to to api.nas in the base package, the following can be pasted into the [[Nasal Console]] for testing purposes:
<syntaxhighlight lang="nasal">
<syntaxhighlight lang="nasal">
var ELEMENT_NAME ="view-camera"; # to be adapted according to the C++ changes
var ELEMENT_NAME ="view-camera"; # to be adapted according to the C++ changes

Navigation menu