Click or drag to resize
CanvasGeometryTessellate Method
Overload List
  NameDescription
Public methodTessellate
Returns an array of clockwise-wound triangles that cover the geometry.
Public methodTessellate(Matrix3x2, Single)
Returns an array of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance.
Top
See Also