showBoundingBox abstract method

Future showBoundingBox(
  1. ThermionAsset asset
)

Render the bounding box for asset with an unlit material.

Implementation

Future showBoundingBox(ThermionAsset asset);