VRage.Game.ModAPI
IMyConfig
Assembly: VRage.Game.dll
public interface IMyConfig
This interface provides access to game settings
Properties
| Member | Description |
|---|---|
| AmbientOcclusionEnabled | Gets if ambient occlusion is enabled |
| AnisotropicFiltering | Gets anisotropic filtering |
| AntialiasingMode | Gets anti aliasing mode |
| CaptureMouse | Gets whether mouse should be captured by game screenshot |
| ControlsHints | Gets whether games should show controls hints |
| CubeBuilderBuildingMode | SingleBlock - 0 Line - 1 Plane - 2 |
| CubeBuilderUseSymmetry | Gets whether cube builder should use symmetry |
| EnableDamageEffects | Gets whether damage effects are enabled |
| EnableDynamicMusic | Gets dynamic music is enabled |
| EnableMuteWhenNotInFocus | Gets whether should mute sound when game window is not in focus |
| EnablePerformanceWarnings | Gets whether should show performance warning |
| EnableReverb | Gets whether reverb sound feature is enabled |
| EnableTrading | Gets grass draw distance |
| EnableVoiceChat | Gets whether voice chat is enabled |
| FieldOfView | Gets game field of view setting |
| FirstTimeRun | Gets if game is run at first time |
| FlaresIntensity | Gets flares intensity graphics feature |
| GameVolume | Gets game master volume |
| GraphicsRenderer | Gets graphics renderer setting |
| GrassDensityFactor | Gets grass density factor |
| GrassDrawDistance | Gets grass draw distance |
| HUDBkOpacity | Gets HUD Background Opacity |
| HudState | Gets hud state: 0 - hidden 1 - visible with descriptions 2 - visible without descriptions |
| HudWarnings | Gets whether game should show warnings |
| Language | Gets game current language |
| LightsQuality | Gets game lights quality |
| MemoryLimits | Always true |
| MinimalHud | Gets if hud currently hidden |
| ModelQuality | Gets model render quality |
| MusicVolume | Gets music volume |
| MutedPlayers | Gets set of muted players |
| RefreshRate | Gets game refresh rate multiplied by 1000 |
| RotationHints | Gets if gabe should show rotation hints |
| ScreenHeight | Gets screen height |
| ScreenshotSizeMultiplier | Gets screenshot size multiplier |
| ScreenWidth | Gets grass draw distance |
| ShaderQuality | Gets shader quality setting |
| ShadowQuality | Gets shadow quality setting |
| ShipSoundsAreBasedOnSpeed | Gets if ship sound are base on ship speed |
| ShowCrosshair | Gets whether game shows crosshair |
| ShowCrosshair2 | Gets game crosshair settings VisibleWithHud = 0, AlwaysVisible = 1, AlwaysHidden = 2 |
| Skin | Not used. |
| TextureQuality | Gets game texture quality |
| UIBkOpacity | Gets game UI background opacity |
| UIOpacity | Gets game UI opacity |
| VegetationDrawDistance | Gets tree draw distance |
| VerticalSync | Gets game vertical sync |
| VideoAdapter | Gets current used video adapter index. ESC->Display->VideoAdapter |
| VoiceChatVolume | Gets game voice chat volume |
| VoxelQuality | Gets voxel rendering quality |
| VoxelTextureQuality | Gets game voxel texture quality |
| WindowMode | Gets game window mode |
| ControlsButtons | Obsolete |
| ControlsGeneral | Obsolete |