Nasal library: Difference between revisions

Jump to navigation Jump to search
Line 1,652: Line 1,652:
}}
}}
==== See also ====
==== See also ====
To get a Node rather than its value, use <code>props.globals.getNode()</code> - see [[Nasal_library/props]].
{{note| If you have to read/write the same property multiple times (e.g. in an update loop), it is more efficient to use a node object:
To get a Node rather than its value, use <code>props.globals.getNode()</code> - see [[Nasal_library/props]]. }}


=== greatCircleMove() ===
=== greatCircleMove() ===
252

edits

Navigation menu