Global settings used to control the appearance and functioning of OpenGL rendering. Changes are immediately propagated to all renderables.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
BaseExaggeration | The vertical (base) exaggeration of the ArcGlobe globe display. |
![]() |
EnableTiming | Toggles timing instrumentation and logging. |
![]() |
LogFilePath | The full path of the file to which instrumentation output should be written. |
![]() |
MinimumLogLevel | Controls instrumentation level: 0 = DEBUG/TRACE/WARNING, 1 = TRACE/WARNING, 2 = WARNING. |
CoClasses that implement ILuminenSettings
CoClasses and Classes | Description |
---|---|
LuminenSettings | Luminen Settings Class Definition. |
Remarks
Used internally. Please do not use this interface at this time.