z(_:)

Returns the intersection of the bounds sliced along the Z axis.

VoxelBounds+slice.swift:40
func z(_ range: ClosedRange<Int>) -> VoxelBounds

Parameters

range

the slice of vertex indices along the Z axis.