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
| Field | Description |
|---|---|
| AMBIENT | Ambient maps |
| EMISSIVE | Emissive maps |
| DIFFUSE | Diffuse maps |
| OPACITY | Opacity maps |
| BUMP | Bump maps |
| NORMAL | Normal maps |
| SPECULAR | Specular maps |
| GLOW | Glow maps |
| REFLECTION | Reflection maps |
| SHADOW | Shadow maps |
| SHININESS | Shininess maps |
| DISPLACEMENT | Displacement maps |
See Also
- module
aspose.threed.entities - class
VertexElementUV