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