PhongMaterial — PhongMaterial class in the Aspose.3D FOSS TypeScript API.. Inherits from: LambertMaterial.
Package: aspose.threed
Methods
| Method | Returns | Description |
|---|
specularColor() | `Vector3 | null` |
specularFactor() | number | |
shininess() | number | |
reflectionColor() | `Vector3 | null` |
reflectionFactor() | number | |
See Also