new VoxelData()
Properties:
| Name | Type | Description |
|---|---|---|
size |
Object | {x, y, z} |
voxels |
Array | [{x, y, z, colorIndex}...] |
palette |
Array | [{r, g, b, a}...] |
- Source:
| Name | Type | Description |
|---|---|---|
size |
Object | {x, y, z} |
voxels |
Array | [{x, y, z, colorIndex}...] |
palette |
Array | [{r, g, b, a}...] |