ICinemachineCamera.State Property

Cinemachine

ICinemachineCameraState Property

Camera state at the current time.

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

Property Value

Type: CameraState
See Also