flywave-mapview.mapview.collisiondebugcanvas
Home > @flywave/flywave-mapview > MapView > collisionDebugCanvas
MapView.collisionDebugCanvas property
The HTML canvas element used by this MapView.
Signature:
get collisionDebugCanvas(): HTMLCanvasElement | undefined;