Trajectory(path: Path, profile: MotionProfile, markers: List<TrajectoryMarker> = emptyList())
Trajectory backed by a Path and a MotionProfile.
path - path
path
profile - motion profile
profile