`.dims` is abbreviated, yet `.position` and `.voxels` is not. Should probably abbreviate them all or spell them all out. ``` js dims: Array[3] position: Array[3] voxels: Int8Array[64] ```