- 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
+ 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. Default is a function that generates a curved plane surface.<br />
+ slices — The count of slices to use for the parametric function.Default is *8*.<br />
+ stacks — The count of stacks to use for the parametric function. Default is *8*.
- 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
+ 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. Default is a function that generates a curved plane surface.<br />
+ slices — The count of slices to use for the parametric function.Default is *8*.<br />
+ stacks — The count of stacks to use for the parametric function. Default is *8*.