function test() { var tree = LocalVoxels("tree"); tree.setVoxel(0, 0, 0, 1, 128, 128, 128); } test();