BindPoint constructor
init
Initializes a new instance of the BindPoint
class.
def __init__(self, scene, prop):
...
Parameter | Type | Description |
---|---|---|
scene | Scene | The scene that contains the animation. |
prop | Property | Property. |
See Also
- module
aspose.threed.animation
- class
BindPoint