Field BlendCreatedEvent
This event will fire whenever a blend is created that involves this camera.
The handler can modify any settings in the blend, except the cameras themselves.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("This event will fire whenever a blend is created that involves this camera. The handler can modify any settings in the blend, except the cameras themselves.")]
public CinemachineCore.BlendEvent BlendCreatedEvent
Returns
| Type | Description |
|---|---|
| CinemachineCore.BlendEvent |