CinemachineVirtualCameraBase.PreviousStateIsValid Property

Cinemachine

CinemachineVirtualCameraBasePreviousStateIsValid Property

Set this to force the next update to ignore deltaTime and reset itself

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool PreviousStateIsValid { get; set; }
function get_PreviousStateIsValid();
function set_PreviousStateIsValid(value);

Property Value

Type: Boolean
See Also