tension property
tension property
Gets or sets tension used in TCB spline
Definition:
@property
def tension(self):
...
@tension.setter
def tension(self, value):
...
See Also
- module
aspose.threed.animation
- class
KeyFrame
Gets or sets tension used in TCB spline
@property
def tension(self):
...
@tension.setter
def tension(self, value):
...
aspose.threed.animation
KeyFrame