MaterialShadingModelEnum Enumeration |
Namespace: NeoAxis
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 2024 NeoAxis Group. All rights reserved.