new Voxel(positionopt, sizeopt, optionsopt)
Parameters:
Name | Type | Attributes | Default | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
position |
Array.<number>
|
<optional> |
[x, y, z] of voxel | |||||||||
size |
number
|
<optional> |
50 | Size of voxel | ||||||||
options |
object
|
<optional> |
{} |
Options to customize voxel
|