CinemachineStateDrivenCamera.Description Property

Cinemachine

CinemachineStateDrivenCameraDescription Property

Gets a brief debug description of this virtual camera, for use when displayiong debug info

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public override string Description { get; }
function get_Description();

Property Value

Type: String

Implements

ICinemachineCameraDescription
See Also