MaterialShading |
public enum ShadingModelEnum
| Member name | Value | Description |
|---|---|---|
| Lit | 0 | |
| Subsurface | 1 | |
| Foliage | 2 | |
| Cloth | 3 | |
| Simple | 4 | Formula is BaseColor * 'light color' + Emissive. Usable for billboard materials. |
| Unlit | 5 |
Copyright 2026 NeoAxis Group. All rights reserved.