CinemachineBlend.TimeInBlend Property

Cinemachine

CinemachineBlendTimeInBlend Property

The current time relative to the start of the blend

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public float TimeInBlend { get; set; }
function get_TimeInBlend();
function set_TimeInBlend(value);

Property Value

Type: Single
See Also