LambertMaterial — Aspose.3D FOSS TypeScript API Reference
LambertMaterial — LambertMaterial class in the Aspose.3D FOSS TypeScript API.. Inherits from: Material.
Package: aspose.threed
Properties
| Property | Type | Access | Description |
|---|---|---|---|
MAP_SPECULAR | `` | Read/Write | |
MAP_DIFFUSE | `` | Read/Write | |
MAP_EMISSIVE | `` | Read/Write | |
MAP_AMBIENT | `` | Read/Write | |
MAP_NORMAL | `` | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
emissiveColor() | `Vector3 | null` |
ambientColor() | `Vector3 | null` |
diffuseColor() | `Vector3 | null` |
transparentColor() | `Vector3 | null` |
transparency() | number |