浏览代码

Docs: Improve PointsMaterial. (#23892)

Michael Herzog 3 年之前
父节点
当前提交
dbeb3e58aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/materials/PointsMaterial.html

+ 1 - 1
docs/api/en/materials/PointsMaterial.html

@@ -85,7 +85,7 @@
 		<p>Sets the color of the points using data from a [page:Texture].</p>
 		<p>Sets the color of the points using data from a [page:Texture].</p>
 
 
 		<h3>[property:Number size]</h3>
 		<h3>[property:Number size]</h3>
-		<p>Sets the size of the points. Default is 1.0.<br/>
+		<p>Defines the size of the points in pixels. Default is 1.0.<br/>
 			Will be capped if it exceeds the hardware dependent parameter [link:https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/getParameter gl.ALIASED_POINT_SIZE_RANGE].</p>
 			Will be capped if it exceeds the hardware dependent parameter [link:https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/getParameter gl.ALIASED_POINT_SIZE_RANGE].</p>
 
 
 		<h3>[property:Boolean sizeAttenuation]</h3>
 		<h3>[property:Boolean sizeAttenuation]</h3>