RadiatedExodus Public Modules Documentation
GetDeviceOrientation()
Initializing search
    • Home
    • DeviceInfo
    • ColorPickerModule
    • RigConverter
    • StarGenerator
    • GeometryLinesBackground
    • RESignal
    • Home
      • About
      • Usage
          • GetDevicePlatform()
          • GetDeviceType()
          • GetDeviceInput()
          • GetDeviceOrientation()
          • GetWindowSize()
          • GetGraphicsQuality()
          • PlatformType
          • DeviceType
          • InputType
          • DeviceOrientation
          • InputChanged
          • OrientationChanged
          • WindowSizeChanged
          • GraphicsQualityChanged
      • About
      • Usage
          • promptPickColor()
          • returnType
      • About
          • R6()
          • R15()
      • About
          • Generate()
          • posv3
          • posnum
      • About
          • new()
          • StartRender()
          • StopRender()
          • IsRendering()
          • SetAmountOfDots()
          • SetRootFrame()
          • SetDotBackgroundColor3()
          • SetLineBackgroundColor3()
          • SetTransparencyEnabled()
          • RootFrame
          • AmountOfDots
          • DotBackgroundColor3
          • LineBackgroundColor3
          • TransparencyEnabled
          • Rendering
      • About
        • new()
        • RESignal.SignalBehavior
            • Fire()
            • DisconnectAll()
            • Connect()
            • ConnectOnce()
            • Wait()
            • SetSignalBehavior()
            • Destroy()
            • Disconnect()
            • Connected

    GetDeviceOrientation()

    function DeviceInfo.GetDeviceOrientation(): DeviceInfoEnum.DeviceOrientation
    

    Returns DeviceInfoEnum.DeviceOrientation.

    Back to top
    Previous GetDeviceInput()
    Next GetWindowSize()
    Made with Material for MkDocs