time property
time property
Gets or sets the time position of list.data[index] key frame, measured in seconds.
Definition:
@property
def time(self):
...
@time.setter
def time(self, value):
...
See Also
- module
aspose.threed.animation
- class
KeyFrame