CinemachineComponentBase.VcamState Property

Cinemachine

CinemachineComponentBaseVcamState Property

Returns the owner vcam's CameraState.

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

Property Value

Type: CameraState
See Also