AnimationLayer.CaptureSnapshot() Method
Captures a snapshot of this layer's current runtime configuration: Weight, Mask, BlendMode, and IsEnabled. Use RestoreSnapshot(AnimationLayerSnapshot) to restore the captured state atomically.
public Brine2D.Animation.AnimationLayerSnapshot CaptureSnapshot();