showStatistics property

bool showStatistics
final

Determines whether the receiver should display statistics info like FPS. When set to true, statistics are displayed in a overlay on top of the rendered scene. Defaults to false.

Implementation

final bool showStatistics;