CinemachineFreeLook.State Property

Cinemachine

CinemachineFreeLookState Property

The cacmera state, which will be a blend of the child rig states

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

Property Value

Type: CameraState

Implements

ICinemachineCameraState
See Also