Kaynağa Gözat

Update for new behavior

Paul Masson 8 yıl önce
ebeveyn
işleme
435999e04e

+ 1 - 1
docs/api/geometries/ParametricBufferGeometry.html

@@ -47,7 +47,7 @@
 
 		<h3>[name]([param:Function func], [param:Integer slices], [param:Integer stacks])</h3>
 		<p>
-		func — A function that takes in a [page:Float u] and [page:Float v] value each between 0 and 1 and returns a [page:Vector3]<br />
+		func — A function that takes in a [page:Float u] and [page:Float v] value each between 0 and 1 and modifies a third [page:Vector3] argument<br />
 		slices — The count of slices to use for the parametric function <br />
 		stacks — The count of stacks to use for the parametric function
 		</p>

粤ICP备19079148号