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