earclip - v1.2.0
Preparing search index...
EarclipResult
Interface EarclipResult
Result from earclip tesselation
interface
EarclipResult
{
indices
:
number
[]
;
vertices
:
number
[]
;
}
Index
Properties
indices
vertices
Properties
indices
indices
:
number
[]
The indices of the triangulation
vertices
vertices
:
number
[]
The flattened vertices
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
indices
vertices
earclip - v1.2.0
Loading...
Result from earclip tesselation