Răsfoiți Sursa

Specify range (#31830)

WestLangley 5 luni în urmă
părinte
comite
c77e68a52c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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号