Skip to content

PointsRenderable

Extends RenderableObject and inherits all public properties and methods.

Constructor

ts
new PointsRenderable(points): PointsRenderable;
ParameterType
pointsPointProps[]

Accessors

type string overrides

ts
get type(): string;

Released under the MIT License