Jelajahi Sumber

Specify range (#31830)

WestLangley 8 bulan lalu
induk
melakukan
c77e68a52c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/materials/MeshPhysicalMaterial.js

+ 1 - 1
src/materials/MeshPhysicalMaterial.js

@@ -323,7 +323,7 @@ class MeshPhysicalMaterial extends MeshStandardMaterial {
 	}
 
 	/**
-	 * The anisotropy strength.
+	 * The anisotropy strength, from `0.0` to `1.0`.
 	 *
 	 * @type {number}
 	 * @default 0

粤ICP备19079148号