y(_:)

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

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

Parameters

range

the slice of vertex indices along the Y axis.