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.
Description
TextureMapping is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 12 properties for programmatic use.
The class also provides the AMBIENT property (gets the ambient), the EMISSIVE property (gets the emissive), the DIFFUSE property (gets the diffuse).
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. |