three-loader-3dtiles.runtime.showtiles.md 526 B

Home > three-loader-3dtiles > Runtime > showTiles

Runtime.showTiles() method

Show or hide the tile bounding boxes.

Signature:

showTiles(boolean: any): void;

Parameters

Parameter Type Description
boolean any

Returns:

void