PhongMaterial
General
PhongMaterial is a class in Aspose.3d for Typescript.
Inherits from: PhongMaterial, LambertMaterial.
PhongMaterial és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚PhongMaterial⌒, ヽ LambertMaterial` .
PhongMaterial.specularColor manté el color de resalt especular o nul si no està definit.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
specularColor | `Vector3 | null` | Read |
specularFactor | number | Read | Defines the intensity multiplier for specular highlights |
shininess | number | Read | Controls the glossiness exponent of the material |
reflectionColor | `Vector3 | null` | Read |
reflectionFactor | number | Read | Sets the strength of environment reflections |
Mètodes
| Signature | Description |
|---|---|
constructor(name: string) |