removeStencilHighlight abstract method

Future removeStencilHighlight(
  1. ThermionEntity entity
)

Removes the outline around entity. Noop if there was no highlight.

Implementation

Future removeStencilHighlight(ThermionEntity entity);