Represents a trajectory marker, which consists of a trigger condition and a callback to execute when triggered.
The action to execute when the marker is triggered.
The condition under which the marker should be triggered.
Returns a copy of this marker with a new callback.