IGraphicsOptions Interface |
Namespace: Demo3D.Gui.Options
public interface IGraphicsOptions
The IGraphicsOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Presets |
A collection of graphics options that can be applied.
| |
| Properties |
All properties of the graphics options.
|
| Name | Description | |
|---|---|---|
| Apply |
Apply the properties to the graphics options.
| |
| BeginEdit |
Begin editing the graphics options.
| |
| EndEdit |
Finish editing the graphics options.
| |
| GetValueT |
Get a value from the graphics options.
| |
| Initialize |
Initialize the graphics options.
|
| Name | Description | |
|---|---|---|
| OnOptionChanged |