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