com.nchart3d.NChart.NChartShadingModel Enum Reference
The ShadingModel provides constants for shading models used to shade 3D-objects. More...
Public Attributes | |
| Plain | |
| Plain shading model, just filling with the corresponding color / gradient / texture / etc. | |
| Phong | |
| Phong's shading model, filling with the corresponding color / gradient / texture / etc while shaded. | |
Detailed Description
The ShadingModel provides constants for shading models used to shade 3D-objects.
