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 · 13 revisions

Wiki » Internal Components » Shapes » shape

shape

Creates a THREE.Shape

Place this within <extrudeGeometry>, <shapeGeometry>, or <resources>.

Attributes

points

array of THREE.Vector2

Default: []

resourceId

string: The resource id of this object, only used if it is placed into resources.

Default: ''

Children:

Notes:

This component can be added into <resources/>! See Resource Types for more information.

===

View Source
Clone this wiki locally