maxFps property

int maxFps
final

How many frames to render per second.

This does not affect how many frames are sent by the rover per second.

Implementation

final int maxFps;