|
Space Engineers
|
Public Member Functions | |
| void | LogInfo (Action< String > lineWriter) |
| override string | ToString () |
Public Attributes | |
| string | Name |
| MyDisplayMode | CurrentDisplayMode |
| MyDisplayMode[] | SupportedDisplayModes |
| string | DeviceName |
| string | OutputName |
| string | Description |
| int | AdapterDeviceId |
| int | OutputId |
| bool | HDRSupported |
| int | MaxTextureSize |
| bool | IsDx9Supported |
| bool | Has512MBRam |
| bool | IsDx11Supported |
| int | Priority |
| bool | FallbackDisplayModes |
| ulong | VRAM |
| bool | MultithreadedRenderingSupported |
| MyTextureQuality | MaxTextureQualitySupported |
| MyAntialiasingMode | MaxAntialiasingModeSupported |
| int | VendorId |
| int | DeviceId |
Definition at line 44 of file MyAdapters.cs.
|
inline |
Definition at line 73 of file MyAdapters.cs.
|
inline |
Definition at line 82 of file MyAdapters.cs.
| int VRageRender.MyAdapterInfo.AdapterDeviceId |
Definition at line 52 of file MyAdapters.cs.
| MyDisplayMode VRageRender.MyAdapterInfo.CurrentDisplayMode |
Definition at line 47 of file MyAdapters.cs.
| string VRageRender.MyAdapterInfo.Description |
Definition at line 51 of file MyAdapters.cs.
| int VRageRender.MyAdapterInfo.DeviceId |
Definition at line 71 of file MyAdapters.cs.
| string VRageRender.MyAdapterInfo.DeviceName |
Definition at line 49 of file MyAdapters.cs.
| bool VRageRender.MyAdapterInfo.FallbackDisplayModes |
Definition at line 64 of file MyAdapters.cs.
| bool VRageRender.MyAdapterInfo.Has512MBRam |
Definition at line 59 of file MyAdapters.cs.
| bool VRageRender.MyAdapterInfo.HDRSupported |
Definition at line 56 of file MyAdapters.cs.
| bool VRageRender.MyAdapterInfo.IsDx11Supported |
Definition at line 62 of file MyAdapters.cs.
| bool VRageRender.MyAdapterInfo.IsDx9Supported |
Definition at line 58 of file MyAdapters.cs.
| MyAntialiasingMode VRageRender.MyAdapterInfo.MaxAntialiasingModeSupported |
Definition at line 68 of file MyAdapters.cs.
| MyTextureQuality VRageRender.MyAdapterInfo.MaxTextureQualitySupported |
Definition at line 67 of file MyAdapters.cs.
| int VRageRender.MyAdapterInfo.MaxTextureSize |
Definition at line 57 of file MyAdapters.cs.
| bool VRageRender.MyAdapterInfo.MultithreadedRenderingSupported |
Definition at line 66 of file MyAdapters.cs.
| string VRageRender.MyAdapterInfo.Name |
Definition at line 46 of file MyAdapters.cs.
| int VRageRender.MyAdapterInfo.OutputId |
Definition at line 53 of file MyAdapters.cs.
| string VRageRender.MyAdapterInfo.OutputName |
Definition at line 50 of file MyAdapters.cs.
| int VRageRender.MyAdapterInfo.Priority |
Definition at line 63 of file MyAdapters.cs.
| MyDisplayMode [] VRageRender.MyAdapterInfo.SupportedDisplayModes |
Definition at line 48 of file MyAdapters.cs.
| int VRageRender.MyAdapterInfo.VendorId |
Definition at line 70 of file MyAdapters.cs.
| ulong VRageRender.MyAdapterInfo.VRAM |
Definition at line 65 of file MyAdapters.cs.
1.8.8