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