interpolation property
interpolation property
Gets or sets the key’s interpolation type, list.data[index] defines the algorithm how the sampled value is calculated.
Definition:
@property
def interpolation(self):
...
@interpolation.setter
def interpolation(self, value):
...
See Also
- module
aspose.threed.animation
- class
Interpolation
- class
KeyFrame