height property

int height
final

The height of the mesh in number of vertices.

Must be greater than 1 and less than or equal to kMaxOMeshRectDimension.

Implementation

final int height;