public enum ApiGraphicsPreset : System.Enum
public enum ApiGraphicsPreset : System.Enum
| Member | Description |
|---|---|
| Balanced | Balance between performance and display quality. |
| BestQuality | Focus on best display quality. |
| Custom | When selected, the Antialiasing, Shading model, Pixel culling threshold, Contour edges, Local soft shadows, Backface culling and Fast transparency settings can be customized. |
| Performance | Focus on best performance. |
System.Object
System.ValueType
System.Enum
EPLAN.Harness.API.Common.Enums.ApiGraphicsPreset