Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.39.0
GitLab
Giro3D API (v0.39.0)
external
three
ShapeUtils
triangulateShape
Function triangulateShape
triangulate
Shape
(
contour
,
holes
)
:
number
[]
[]
Used internally by
ExtrudeGeometry
and
ShapeGeometry
to calculate faces in shapes with holes.
Parameters
contour
:
Vec2
[]
holes
:
Vec2
[]
[]
Returns
number
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Giro3D API (v0.39.0)
Loading...
Used internally by ExtrudeGeometry and ShapeGeometry to calculate faces in shapes with holes.