Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
Firtina Ozbalikci edited this page Jul 29, 2017 · 11 revisions

Wiki » Internal Components » Shapes » shape » hole

hole

Adds a hole into a parent shape, see THREE.Shape#holes

It creates a path and accepts path actions e.g. moveTo, lineTo, and so on.

See shape#children.

Attributes

points

array of THREE.Vector2

Default: []

===

View Source
Clone this wiki locally