Class CinemachineExtension.VcamExtraStateBase
Extensions that need to save per-vcam state should inherit from this class and add appropriate member variables. Use GetExtraState() to access.
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
protected class CinemachineExtension.VcamExtraStateBase
Fields
Name | Description |
---|---|
Vcam | The virtual camera being modified by the extension |