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

NameTypeAccessDescription
AMBIENT``ReadGets the ambient.
EMISSIVE``ReadGets the emissive.
DIFFUSE``ReadGets the diffuse.
OPACITY``ReadGets the opacity.
BUMP``ReadGets the bump.
NORMAL``ReadGets the normal.
SPECULAR``ReadGets the specular.
GLOW``ReadGets the glow.
REFLECTION``ReadGets the reflection.
SHADOW``ReadGets the shadow.
SHININESS``ReadGets the shininess.
DISPLACEMENT``ReadGets the displacement.

See Also