Version: 2021.3
언어: 한국어

ScreenOrientation

enumeration

매뉴얼로 전환

설명

Describes screen orientation.

Currently this is only relevant on mobile devices.

See Also: Screen.orientation.

변수

PortraitPortrait orientation.
PortraitUpsideDownPortrait orientation, upside down.
LandscapeLeftLandscape orientation, counter-clockwise from the portrait orientation.
LandscapeRightLandscape orientation, clockwise from the portrait orientation.
AutoRotationAuto-rotates the screen as necessary toward any of the enabled orientations.