Varmkorv Tva's Repository dump
GetWindowSize()
Initializing search
    • Home
    • Webutils
    • DeviceInfo
    • Home
      • None
      • About
      • Usage
          • GetDevicePlatform()
          • GetDeviceType()
          • GetDeviceInput()
          • GetDeviceOrientation()
          • GetWindowSize()
          • GetGraphicsQuality()
          • PlatformType
          • DeviceType
          • InputType
          • DeviceOrientation
          • InputChanged
          • OrientationChanged
          • WindowSizeChanged
          • GraphicsQualityChanged

    GetWindowSize()

    function DeviceInfo.GetWindowSize(): Vector2
    

    Returns a Vector2 of the window size. (equivalent of workspace.CurrentCamera.ViewportSize)

    Made with Material for MkDocs