Canvas view camera element: Difference between revisions

Jump to navigation Jump to search
Line 309: Line 309:


<syntaxhighlight lang="nasal">
<syntaxhighlight lang="nasal">
# TODO: this must match the TYPENAME used by the C++ code
# TODO: this must match the TYPE_NAME used by the C++ code
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