LambertMaterial
General
LambertMaterial is a class in Aspose.3D FOSS for .NET.
Inherits from: Material.
LambertMaterial és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚Material⌒.
Material de lambert amb il·luminació difusa.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Ambient | Vector4 | Read/Write | Represents the ambient color component as a Vector4 |
Diffuse | Vector4 | Read/Write | |
Emissive | Vector4 | Read/Write | |
Reflective | Vector4 | Read/Write | |
Reflectivity | float | Read/Write | Represents the scalar reflectivity factor of the material |
Transparency | float | Read/Write | Represents the material’s transparency level (0‑1) |
IndexOfRefraction | float | Read/Write | Represents the material’s index of refraction |
Texture | string | Read/Write | Represents the file path or identifier of the material’s texture |
Mètodes
| Signature | Description |
|---|---|
LambertMaterial() | Creates a new LambertMaterial with the specified material name |
LambertMaterial(name: string) | Material name |