TextureMapping
Overview
TextureMapping is a class in Aspose.3D FOSS for Typescript.
TextureMapping.AMBIENT represents the ambient texture mapping channel.
Properties: AMBIENT, BUMP, DIFFUSE, DISPLACEMENT, EMISSIVE, GLOW, and 6 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AMBIENT | `` | Read | Gets the ambient. |
EMISSIVE | `` | Read | Gets the emissive. |
DIFFUSE | `` | Read | Gets the diffuse. |
OPACITY | `` | Read | Gets the opacity. |
BUMP | `` | Read | Gets the bump. |
NORMAL | `` | Read | Gets the normal. |
SPECULAR | `` | Read | Gets the specular. |
GLOW | `` | Read | Gets the glow. |
REFLECTION | `` | Read | Gets the reflection. |
SHADOW | `` | Read | Gets the shadow. |
SHININESS | `` | Read | Gets the shininess. |
DISPLACEMENT | `` | Read | Gets the displacement. |