public enum ApiShadingModel : System.Enum
public enum ApiShadingModel : System.Enum
| Member | Description |
|---|---|
| Flat | Requires the least processing. Each facet of an object has one color and is illuminated individually. |
| Gooch | Non-photorealistic rendering, suitable for dark / bright objects. |
| Gouraud | Better display quality than the Flat shading setting. |
| Phong | Best quality, smooth shading. |
System.Object
System.ValueType
System.Enum
EPLAN.Harness.API.Common.Enums.ApiShadingModel