GetBindPoint
AnimationNode.GetBindPoint method
获取给定属性的动画绑定点。
public BindPoint GetBindPoint(A3DObject target, string propName, bool create)
范围 | 类型 | 描述 |
---|---|---|
target | A3DObject | 在哪个对象上创建绑定点。 |
propName | String | 属性的名称。 |
create | Boolean | 如果设置为真的 如果绑定点不存在,则创建绑定点。 |
返回值
绑定点。
也可以看看
- class BindPoint
- class A3DObject
- class AnimationNode
- 命名空间 Aspose.ThreeD.Animation
- 部件 Aspose.3D