Enum GraphicsProfile
Defines a set of graphic capabilities.
public enum GraphicsProfile
Fields
HiDef = 1
Use the largest available set of graphic features and capabilities to target devices, that have more enhanced graphic capabilities.
Reach = 0
Use a limited set of graphic features and capabilities, allowing the game to support the widest variety of devices.