addTemporalMarker
Adds a marker to the trajectory at time.
fun addTemporalMarker(scale: Double, offset: Double, callback: MarkerCallback): TrajectoryCommandBuilder
Adds a marker to the trajectory at scale * trajectory duration + offset.
Adds a marker to the trajectory at time evaluated with the trajectory duration.