Defines the set of voxels. If this is a Int32Array then each voxel is defined from its (signed) grid coordinates, with 3 (resp 2) contiguous integers per voxel in 3D (resp 2D). If this is a Float32Array, each voxel will be such that they contain at least one point from this array where each point is defined from 3 (resp 2) contiguous numbers per point in 3D (resp 2D).
+
\ No newline at end of file
diff --git a/static/javascript3d/enums/ShapeType.html b/static/javascript3d/enums/ShapeType.html
index ca545fc..134b876 100644
--- a/static/javascript3d/enums/ShapeType.html
+++ b/static/javascript3d/enums/ShapeType.html
@@ -44,6 +44,7 @@
A shape that is made of voxels.
+