AnimationData¶
Qualified name: algan.mobs.three\_d\_models.scene\_data.AnimationData
- class AnimationData(name='', runtime=0.0, channels=<factory>)[source]¶
Bases:
objectA named animation clip: a set of per-node keyframe tracks.
Methods
Attributes
nameruntimechannels- Parameters:
name (str)
runtime (float)
channels (list[NodeAnimation])