CinemachineBrain.ActiveBlend Property

Cinemachine

CinemachineBrainActiveBlend Property

Get the current blend in progress. Returns null if none.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public CinemachineBlend ActiveBlend { get; }
function get_ActiveBlend();

Property Value

Type: CinemachineBlend
See Also