CinemachineBlend.State Property

Cinemachine

CinemachineBlendState Property

Compute the blended CameraState for the current time in the blend.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public CameraState State { get; }
function get_State();

Property Value

Type: CameraState
See Also