C# 클래스 Tango.OrientationManager

Manages the orientation of the screen.
파일 보기 프로젝트 열기: ashomk/beerpong 1 사용 예제들

공개 메소드들

메소드 설명
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