TextureMapping
Overview
TextureMapping is a class in Aspose.3D FOSS for Typescript.
TextureMapping.AMBIENT represents the ambient texture mapping channel.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AMBIENT | `` | Read | Represents the ambient texture mapping channel |
EMISSIVE | `` | Read | |
DIFFUSE | `` | Read | |
OPACITY | `` | Read | Represents the opacity (alpha) texture mapping channel |
BUMP | `` | Read | Represents the bump map texture mapping channel |
NORMAL | `` | Read | |
SPECULAR | `` | Read | |
GLOW | `` | Read | Represents the glow (self‑illumination) texture mapping channel |
REFLECTION | `` | Read | |
SHADOW | `` | Read | |
SHININESS | `` | Read | Represents the shininess (specular exponent) texture mapping channel |
DISPLACEMENT | `` | Read |