Skip to content

Commit c77e68a

Browse files
authored
Specify range (#31830)
1 parent 7668c5b commit c77e68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/materials/MeshPhysicalMaterial.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ class MeshPhysicalMaterial extends MeshStandardMaterial {
323323
}
324324

325325
/**
326-
* The anisotropy strength.
326+
* The anisotropy strength, from `0.0` to `1.0`.
327327
*
328328
* @type {number}
329329
* @default 0

0 commit comments

Comments
 (0)