| DRSceneNodeContentGetSubtree Method |
| Name | Description | |
|---|---|---|
| GetSubtree |
Gets the subtree (the given node and all of its descendants) using a depth-first
search.
| |
| GetSubtree(Boolean) |
Gets the subtree (the given node and all of its descendants) using a depth-first or a
breadth-first search.
|