three-loader-3dtiles

Home > three-loader-3dtiles > LoaderOptions > debug

LoaderOptions.debug property

Debug mode: Show tile bounding boxes. Make sure to add the boxes to the scene from Runtime.getTileBoxes() - Default: false

Signature:

debug?: boolean;