SceneHelperGetDescendants Method |
Name | Description | |
---|---|---|
GetDescendants(SceneNode) |
Gets the descendants of the given scene node using a depth-first search.
| |
GetDescendants(SceneNode, Boolean) |
Gets the descendants of the given scene node using a depth-first or a breadth-first search.
|