Enum TestGraphicsSettings
- Namespace
- FrameOfReference.Presentation
- Assembly
- FrameOfReference.Presentation.dll
Boolean flags for Graphics
[Flags]
public enum TestGraphicsSettings
- Extension Methods
Fields
Anisotropic = 1
Activate anisotropic texture filtering.
DoubleSampling = 2
Activate terrain texture double sampling.
PostScreenEffects = 4
Activate post-screen effects.