Gets the number of control points in the V direction of this surface.
Index of control point in the surface U direction.
Index of control point in the surface V direction.
[boolean, number[]] (boolean) true on success, false on failure. (number[]) Coordinate of control point.
Gets a world 3-D, or Euclidean, control point at the given (u, v) index. The 4-D representation is (x, y, z, 1.0).
Index of control point in the surface U and V direction.
[boolean, number[]] (boolean) true on success, false on failure. (number[]) Coordinate of control point.
Gets a world 3-D, or Euclidean, control point at the given (u, v) index. The 4-D representation is (x, y, z, 1.0).
Generated using TypeDoc
Gets the number of control points in the U direction of this surface.