Click or drag to resize

IGraphicsOptionsPresets Property

A collection of graphics options that can be applied.

Namespace:  Demo3D.Gui.Options
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
IEnumerable<GraphicsOptionPreset> Presets { get; }

Property Value

Type: IEnumerableGraphicsOptionPreset
See Also