Cinemachine
CameraStateRawOrientation Property |
Raw (un-corrected) world space orientation of this camera
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Quaternion RawOrientation { get; set; }
function get_RawOrientation(); function set_RawOrientation(value);
Property Value
Type: QuaternionSee Also