Class: Points

Points(geometry, material)

Renderable point cloud object.

Constructor

new Points(geometry, material)

Parameters:
Name Type Description
geometry Geometry Point geometry.
material Material Points material.
Source:
Throws:
When geometry or material are invalid.
Type
TypeError

Classes

Points