Skip to content

AnimationParameters.RestoreSnapshot(AnimationParametersSnapshot) Method

Definition

Namespace: Brine2D.Animation

Restores all parameter values from a previously captured snapshot, replacing all current values atomically.

C#
public void RestoreSnapshot(Brine2D.Animation.AnimationParametersSnapshot snapshot);

Parameters

snapshot AnimationParametersSnapshot