CameraState.CorrectedOrientation Property

Cinemachine

CameraStateCorrectedOrientation Property

Orientation with correction applied.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Quaternion CorrectedOrientation { get; }
function get_CorrectedOrientation();

Property Value

Type: Quaternion
See Also