Skip to content

Type Alias: VoxelCoord

ts
type VoxelCoord = Point3D;

Defined in: src/types.ts:36

Released under the MIT License.