CinemachineBlend.IsComplete Property

Cinemachine

CinemachineBlendIsComplete Property

True if the time relative to the start of the blend is greater than or equal to the blend duration

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool IsComplete { get; }
function get_IsComplete();

Property Value

Type: Boolean
See Also