20,741
edits
| Line 140: | Line 140: | ||
=== Inspecting a Canvas Group === | === Inspecting a Canvas Group === | ||
To inspect the structure of the <code>root</code> group, all you need to do is using <code>debug.dump</code>: | To inspect the structure of the <code>root</code> group, all you need to do is using <code>debug.dump()</code>: | ||
<syntaxhighlight lang="nasal"> | <syntaxhighlight lang="nasal"> | ||