Field GetCustomBlender
Delegate for replacing a standard CinemachineBlend with a custom blender class. Returns a new instance of a custom blender, or null to use the default blender.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public static CinemachineCore.GetCustomBlenderDelegate GetCustomBlender
Returns
Type | Description |
---|---|
CinemachineCore.GetCustomBlenderDelegate |