AnimationNode.FindBindPoint
AnimationNode.FindBindPoint method
Finds the bind point by target and name.
public BindPoint FindBindPoint(A3DObject target, string name)
Parameter | Type | Description |
---|---|---|
target | A3DObject | Bind point’s target to find. |
name | String | Bind point’s name to find. |
Return Value
The bind point.
See Also
- class BindPoint
- class A3DObject
- class AnimationNode
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D