renderBox property

GameRenderBox renderBox

Just a reference back to the render box that is kept up to date by the engine.

Implementation

GameRenderBox get renderBox => _gameRenderBox!;