C# Класс Tango.OrientationManager

Manages the orientation of the screen.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetScreenOrientation ( ) : ScreenOrientation

Gets the Screen orientation.

GetWorldRotation ( ) : Quaternion

Get the current world rotation.

Описание методов

GetScreenOrientation() публичный статический Метод

Gets the Screen orientation.
public static GetScreenOrientation ( ) : ScreenOrientation
Результат ScreenOrientation

GetWorldRotation() публичный статический Метод

Get the current world rotation.
public static GetWorldRotation ( ) : Quaternion
Результат UnityEngine.Quaternion