IUVToolSupportsSelection

If a tool does not inherit from [IUVToolSupportsSelection](API\Plugins\UVEditorTools\IUVToolSupportsSelection), then selection will automatically be cleared before the tool invocation via an undoable transaction, to avoid a state where the selection refers to invalid items after tool completion.