FindBindPoint
AnimationNode.FindBindPoint method
按名称查找绑定点。
public BindPoint FindBindPoint(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 绑定点的名称来查找。 |
返回值
绑定点。
也可以看看
- class BindPoint
- class AnimationNode
- 命名空间 Aspose.ThreeD.Animation
- 部件 Aspose.3D
按名称查找绑定点。
public BindPoint FindBindPoint(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 绑定点的名称来查找。 |
绑定点。