TextureMapping enumeration

TextureMapping enumeration

The texture mapping type for VertexElementUV Describes which kind of texture mapping is used.

The TextureMapping type exposes the following members:

Fields

FieldDescription
AMBIENTAmbient maps
EMISSIVEEmissive maps
DIFFUSEDiffuse maps
OPACITYOpacity maps
BUMPBump maps
NORMALNormal maps
SPECULARSpecular maps
GLOWGlow maps
REFLECTIONReflection maps
SHADOWShadow maps
SHININESSShininess maps
DISPLACEMENTDisplacement maps

See Also