AnimationNode.CreateBindPoint
AnimationNode.CreateBindPoint method
根据属性数据类型创建 BindPoint。
public BindPoint CreateBindPoint(A3DObject obj, string propName)
| 参数 | 类型 | 描述 |
|---|---|---|
| obj | A3DObject | 对象。 |
| propName | 字符串 | 属性名称。 |
返回值
绑定点实例或在属性未定义时为 null。
另请参见
- class BindPoint
- class A3DObject
- class AnimationNode
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D