Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

shapeGeometryResource

Firtina Ozbalikci edited this page Nov 11, 2016 · 9 revisions

Wiki » Internal Components » Resource Types » shapeGeometryResource

shapeGeometryResource

Creates a geometry using a shape resource

Have the resourceId property point to a shape resource, then this component will create a geometry using that shape.

Attributes

resourceId

string required

Default: ''

type

one of ['points', 'spacedPoints', 'shape'] required: The shape type.

Default: ''

divisions

number: Number of divisions for the shape.

Default: 5

===

View Source
Clone this wiki locally