GraphicsProfile Enumeration (Microsoft.Xna.Framework.Graphics)

Defines a set of graphic capabilities.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public enum GraphicsProfile

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The GraphicsProfile type exposes the following members.

  Platforms Name Description
HiDef Use the largest available set of graphic features and capabilities to target devices, that have more enhanced graphic capabilities. 
Reach Use a limited set of graphic features and capabilities, allowing the game to support the widest variety of devices. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web