Canvas troubleshooting: Difference between revisions

Jump to navigation Jump to search
m
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">

Navigation menu