TextureMapping
Overview
TextureMapping is a enum in Aspose.3D FOSS for Java.
TextureMapping.AMBIENT represents the ambient texture mapping channel.
Values
| Value | Description |
|---|---|
AMBIENT | Represents the ambient texture mapping channel |
DIFFUSE | |
EMISSIVE | |
NORMAL | Represents the normal map texture mapping channel |
SPECULAR | |
BUMP | |
REFLECTION | |
TRANSPARENCY | |
GLOW |