AnimationNode.CreateBindPoint
AnimationNode.CreateBindPoint method
Creates a BindPoint based on the property data type.
public BindPoint CreateBindPoint(A3DObject obj, string propName)
Parameter | Type | Description |
---|---|---|
obj | A3DObject | Object. |
propName | String | Property name. |
Return Value
The bind point instance or null if the property is not defined.
See Also
- class BindPoint
- class A3DObject
- class AnimationNode
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D