TrajectoryMarker

data class TrajectoryMarker(val time: Double, val callback: MarkerCallback)

Trajectory marker that is triggered when the specified time passes.

Constructors

Link copied to clipboard
constructor(time: Double, callback: MarkerCallback)

Properties

Link copied to clipboard
Link copied to clipboard