![]() | SceneHelperGetSubtree Method |
Name | Description | |
---|---|---|
![]() ![]() | GetSubtree(SceneNode) |
Gets the subtree (the given scene node and all of its descendants) using a depth-first
search.
|
![]() ![]() | GetSubtree(SceneNode, Boolean) |
Gets the subtree (the given scene node and all of its descendants) using a depth-first or a
breadth-first search.
|