Click or drag to resize
MyRenderThreadSwitchSettings Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyRenderThread.SwitchSettings(VRageRender.MyRenderDeviceSettings)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public void SwitchSettings(
	MyRenderDeviceSettings settings
)

Parameters

settings
Type: MyRenderDeviceSettings

[Missing <param name="settings"/> documentation for "M:VRage.MyRenderThread.SwitchSettings(VRageRender.MyRenderDeviceSettings)"]

See Also