LambertMaterial — Aspose.3D FOSS TypeScript API Reference

LambertMaterial — LambertMaterial class in the Aspose.3D FOSS TypeScript API.. Inherits from: Material.

Package: aspose.threed


Properties

PropertyTypeAccessDescription
MAP_SPECULAR``Read/Write
MAP_DIFFUSE``Read/Write
MAP_EMISSIVE``Read/Write
MAP_AMBIENT``Read/Write
MAP_NORMAL``Read/Write

Methods

MethodReturnsDescription
emissiveColor()`Vector3null`
ambientColor()`Vector3null`
diffuseColor()`Vector3null`
transparentColor()`Vector3null`
transparency()number

See Also