menu
thermion_dart package
documentation
thermion_dart/scene.dart
Scene
select abstract method
select abstract method
dark_mode
light_mode
select
abstract method
void
select
(
ThermionEntity
entity
)
Attach the gizmo to the specified entity.
Implementation
void select(ThermionEntity entity);
thermion_dart package
documentation
thermion_dart/scene
Scene
select abstract method
Scene class