pyramid property

bool pyramid
final

Whether this shape is a pyramid.

A pyramid will decrease the value of last item to zero, while a funnel keeps unchanged.

Implementation

final bool pyramid;