Nasal library: Difference between revisions

Line 2,212: Line 2,212:
}
}
}}
}}
==== See also ====
{{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]]. }}


=== settimer() ===
=== settimer() ===
252

edits