showOnlyAutoPanZone method

void showOnlyAutoPanZone()

Shows only the autopan zone visualization.

Implementation

void showOnlyAutoPanZone() => setMode(DebugMode.autoPanZone);