TextureMapping

Overview

TextureMapping is a class in Aspose.3D FOSS for Typescript.

TextureMapping.AMBIENT represents the ambient texture mapping channel.

Properties

NameTypeAccessDescription
AMBIENT``ReadRepresents the ambient texture mapping channel
EMISSIVE``Read
DIFFUSE``Read
OPACITY``ReadRepresents the opacity (alpha) texture mapping channel
BUMP``ReadRepresents the bump map texture mapping channel
NORMAL``Read
SPECULAR``Read
GLOW``ReadRepresents the glow (self‑illumination) texture mapping channel
REFLECTION``Read
SHADOW``Read
SHININESS``ReadRepresents the shininess (specular exponent) texture mapping channel
DISPLACEMENT``Read

See Also