Skip to content

AnimationClip.CaptureSnapshot() Method

Definition

Namespace: Brine2D.Animation

Captures a snapshot of this clip's mutable runtime state. Frame lists and events are not included; use Clone\(string\) for a full structural copy.

C#
public Brine2D.Animation.AnimationClipSnapshot CaptureSnapshot();

Returns

AnimationClipSnapshot