CinemachineBlend.Duration Property

Cinemachine

CinemachineBlendDuration Property

Duration in seconds of the blend. This is given read from the BlendCurve.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public float Duration { get; set; }
function get_Duration();
function set_Duration(value);

Property Value

Type: Single
See Also