Method GetFinalOrientation
GetFinalOrientation(CameraState)
Orientation with correction and dutch applied. This is what the final camera gets.
Declaration
public static Quaternion GetFinalOrientation(this CameraState s)
Parameters
| Type | Name | Description |
|---|---|---|
| CameraState | s | State to check |
Returns
| Type | Description |
|---|---|
| Quaternion | Orientation with correction and dutch applied. |