Class SplineAutoDolly.FixedSpeed
ISplineAutoDolly implementation that moves the object at a constant speed align the spline.
Implements
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Serializable]
public class SplineAutoDolly.FixedSpeed : SplineAutoDolly.ISplineAutoDolly
Fields
Name | Description |
---|---|
Speed | Speed of travel, in current position units per second. |