rightLower property

Tile? rightLower
final

Optional lower-right tile for multi-tile rendering areas.

When specified, defines a rectangular area from the primary tile to this tile for batch rendering operations.

Implementation

final Tile? rightLower;