Generate geometry representing a parametric surface.
func — A function that takes in a
u and
v value each between 0 and 1 and returns a
Vector3
slices — The count of slices to use for the parametric function
stacks — The count of stacks to use for the parametric function