AnimationParameters.CaptureSnapshot() Method
Captures an immutable snapshot of all current parameter values (bools, floats, ints, and armed triggers). Use RestoreSnapshot(AnimationParametersSnapshot) to revert to this state atomically.
public Brine2D.Animation.AnimationParametersSnapshot CaptureSnapshot();