init(x:y:z:)

Creates a new index

VoxelIndex.swift:37
init(x: Int, y: Int, z: Int)

Parameters

x

The X coordinate.

y

The Y coordinate.

z

The Z coordinate.