We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213b859 commit 1820cc4Copy full SHA for 1820cc4
1 file changed
docs/api/materials/MeshPhongMaterial.html
@@ -38,7 +38,7 @@ <h3>[name]([page:Object parameters])</h3>
38
bumpMap — Set bump map. Default is null.<br />
39
bumpMapScale — Set bump map scale. Default is 1.<br />
40
normalMap — Set normal map. Default is null.<br />
41
- normalMapScale — Set normal map scale. Default is (1, 1).<br />
+ normalScale — Set normal map scale. Default is (1, 1).<br />
42
displacementMap — Set displacement map. Default is null.<br />
43
displacementScale — Set displacement scale. Default is 1.<br />
44
displacementBias — Set displacement offset. Default is 0.<br />
0 commit comments