AnimationTrack¶
name: AnimationTrack
documentation:
An override animation which instructs that a particular Group should play a particular Sequence
attribute
name: Group
type: xs:string
use: optional
documentation:
The group this animation track is targeting
attribute
name: Sequence
type: xs:string
use: optional
documentation:
The name of the sequence to play
attribute
name: Loop
type: imml:Boolean
use: optional
default: False
documentation:
When true, this animation sequence should loop.