Struct SplineAutoDolly
This structure holds the object that implements AutoDolly on a spline.
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Serializable]
public struct SplineAutoDolly
Fields
| Name | Description |
|---|---|
| Enabled | If set, will enable AutoDolly on a spline |
| Method | This is the object that actually implements the AutoDolly |