CinemachineBrain.CurrentCameraState Property

Cinemachine

CinemachineBrainCurrentCameraState Property

The current state applied to the unity camera (may be the result of a blend)

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

Property Value

Type: CameraState
See Also