AnimationHelperGetSubtree Method |
Name | Description | |
---|---|---|
GetSubtree(AnimationInstance) |
Gets the subtree (the given AnimationInstance and all of its descendants in the
animation tree) using a depth-first search.
| |
GetSubtree(AnimationInstance, Boolean) |
Gets the subtree (the given AnimationInstance and all of its descendants in the
animation tree) using either a depth-first or a breadth-first search.
|