removeStencilHighlight abstract method
Removes the outline around entity
. Noop if there was no highlight.
Implementation
Future removeStencilHighlight(ThermionEntity entity);
Removes the outline around entity
. Noop if there was no highlight.
Future removeStencilHighlight(ThermionEntity entity);