BoundsInt.allPositionsWithin

Cambiar al Manual
public BoundsInt.PositionEnumerator allPositionsWithin ;

Descripción

A BoundsInt.PositionCollection that contains all positions within the BoundsInt.

Positions within the BoundsInt are not inclusive of the positions on the upper limits of the BoundsInt. This iterator will only return positions of size greater than zero for each axis.