addToScene abstract method
Adds the asset to the scene. All renderable entities attached to
the asset will be visible.
Implementation
Future addToScene(covariant ThermionAsset asset);
Adds the asset to the scene. All renderable entities attached to
the asset will be visible.
Future addToScene(covariant ThermionAsset asset);