Click or drag to resize

IDisplaySettingsApplySettings Method

Apply the selected settings to the display.

Namespace: Demo3D.Gui
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
void ApplySettings(
	DisplaySettingsProps settings
)

Parameters

settings  DisplaySettingsProps
The settings to apply.
See Also