TextureMapping

TextureMapping

Overview

TextureMapping is a enum in Aspose.3D FOSS for Java.

TextureMapping.AMBIENT represents the ambient texture mapping channel.

Values

ValueDescription
AMBIENTRepresents the ambient texture mapping channel
DIFFUSE
EMISSIVE
NORMALRepresents the normal map texture mapping channel
SPECULAR
BUMP
REFLECTION
TRANSPARENCY
GLOW

See Also