Method GetCorrectedOrientation
GetCorrectedOrientation(CameraState)
Orientation with correction applied.
Declaration
public static Quaternion GetCorrectedOrientation(this CameraState s)
Parameters
| Type | Name | Description |
|---|---|---|
| CameraState | s | State to check. |
Returns
| Type | Description |
|---|---|
| Quaternion | Orientation with correction applied. |