points property

List<Position> points
final

A list of 3D points that define the perimeter of the wall.

Implementation

final List<Position> points;