Field BlendCurve
The curve that describes the way the blend transitions over time from the first camera to the second. X-axis is normalized time (0...1) over which the blend takes place and Y axis is blend weight (0..1)
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public AnimationCurve BlendCurve
Returns
| Type | Description |
|---|---|
| AnimationCurve |