new SkeletonBlendTree(rootNode, skeleton)
Parameters:
Name | Type | Description |
---|---|---|
rootNode |
SkeletonBlendNode | The root node of the tree. |
skeleton |
Skeleton | The skeleton to animate. |
Methods
-
getNode()
-
Gets a node in the tree with the given name.