Enum ScreenOrientation | Project Tiny | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Enum ScreenOrientation

    Namespace: Unity.Tiny
    Syntax
    [Flags]
    public enum ScreenOrientation

    Fields

    Name Description Value
    Unknown 0
    Portrait 1
    PortraitUpsideDown 2
    ReversePortrait 2
    AutoRotationPortrait 3
    Landscape 4
    LandscapeLeft 4
    LandscapeRight 8
    ReverseLandscape 8
    AutoRotationLandscape 12
    AutoRotation 15
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020