description property
description property
Gets or sets the description of this animation clip
Definition:
@property
def description(self):
...
@description.setter
def description(self, value):
...
See Also
- module
aspose.threed.animation
- class
AnimationClip