selected property

  1. @override
ThermionEntity? selected
getter/setter pairoverride

The last entity clicked/tapped in the viewport (internally, the result of calling pick);

Implementation

@override
ThermionEntity? selected;