We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1670913 commit 843e733Copy full SHA for 843e733
docs/api/materials/MeshStandardMaterial.html
@@ -53,7 +53,7 @@ <h3>[name]( [page:Object parameters] )</h3>
53
bumpMap — Set bump map. Default is null.<br />
54
bumpMapScale — Set bump map scale. Default is 1.<br />
55
normalMap — Set normal map. Default is null.<br />
56
- normalMapScale — Set normal map scale. Default is (1, 1).<br />
+ normalScale — Set normal XY scale. Default is (1, 1).<br />
57
displacementMap — Set displacement map. Default is null.<br />
58
displacementScale — Set displacement scale. Default is 1.<br />
59
displacementBias — Set displacement offset. Default is 0.<br />
0 commit comments