Struct CinemachineBlenderSettings.CustomBlend
Container specifying how two specific CinemachineCameras blend together.
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Serializable]
public struct CinemachineBlenderSettings.CustomBlend
Fields
Name | Description |
---|---|
Blend | Blend curve definition |
From | When blending from a camera with this name |
To | When blending to a camera with this name |