Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVEditorBrushSelectToolProperti-
Syntax
UPROPERTY (EditAnywhere, Category=Options)
bool bClearSelectionOnEachDrag
Remarks
When true, each drag will clear the existing selection if neither Shift (add to selection) nor Ctrl (remove from selection) nor both (toggle selection) are pressed. When false, selection will not clear, requiring manual removal from selection using Ctrl.