Keyframe Event¶
name: KeyframeEvent
attribute
name: Element
type: xs:string
use: required
documentation
Element to keyframe
attribute
name: Time
type: xs:time
use: required
documentation
The time to apply this keyframe
attribute
name: Value
type: imml:Vector3
use: required
documentation
The destination value for the keyframe
attribute
name: Target
type: imml:KeyFrameType
use: required
documentation
The type of keyframing to apply. Position, Rotation or Size
attribute
name: Relative
type: imml:Boolean
default: False
documentation
When true, means the transformation to this keyframe should be done relatively rather than absolutely