Skip to content

ClipEvent.FireBothDirections Property

Definition

Namespace: Brine2D.Animation

When true and the owning clip uses PingPong, the event also fires during the backward sweep. Ignored for non-ping-pong clips.

public bool FireBothDirections { get; init; }

Property Value

System.Boolean