Field GetBlendOverride
Delegate for overriding a blend that is about to be applied to a transition. A handler can either return the default blend, or a new blend specific to current conditions.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public static CinemachineCore.GetBlendOverrideDelegate GetBlendOverride
Returns
Type | Description |
---|---|
CinemachineCore.GetBlendOverrideDelegate |