AnimationNode.FindBindPoint
AnimationNode.FindBindPoint method
通过目标和名称查找绑定点。
public BindPoint FindBindPoint(A3DObject target, string name)
| 参数 | 类型 | 描述 |
|---|---|---|
| 目标 | A3DObject | 要查找的绑定点目标。 |
| 名称 | 字符串 | 要查找的绑定点名称。 |
返回值
绑定点。
另请参见
- class BindPoint
- class A3DObject
- class AnimationNode
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D