init(_:_:_:)

Creates a new index

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

Parameters

x

The X coordinate.

y

The Y coordinate.

z

The Z coordinate.