AnimationStateSnapshotter

constructor(parent: ModelElement, captureSpec: CaptureSpec, keyframeTime: Double, name: String? = null)(source)

Parameters

parent

the model element this snapshotter is parented to (typically the model)

captureSpec

the same spec that gates the live emitters, so the keyframe captures the same elements

keyframeTime

the simulated time at which to emit the opening frame (a capture window's startTime)

name

an optional model-element name