AnimationParametersSnapshot Class
Definition
Namespace: Brine2D.Animation
An immutable snapshot of an AnimationParameters store. Capture via CaptureSnapshot() and restore via RestoreSnapshot\(AnimationParametersSnapshot\). Useful for cutscenes or ability-override systems that need to temporarily replace the parameter set and then cleanly revert.
Inheritance System.Object → AnimationParametersSnapshot