CameraState.FinalOrientation Property

Cinemachine

CameraStateFinalOrientation Property

Orientation with correction and dutch applied. This is what the final camera gets.

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

Property Value

Type: Quaternion
See Also