Constructor
new PointsGeometry(webglContext, options)
Parameters:
| Name | Type | Description |
|---|---|---|
webglContext |
WebGL2RenderingContext | WebGL2 rendering context. |
options |
PointsGeometryOptions | Points geometry options. |
- Source:
Throws:
-
-
When inputs are invalid.
- Type
- TypeError
-
-
-
When positions are invalid.
- Type
- RangeError
-