CinemachineStateDrivenCamera.State Property

Cinemachine

CinemachineStateDrivenCameraState Property

The State of the current live child

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