bCacheBrushes

Caches individual brush conversions in "convert then combine" mode during a single invocation of the tool.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, NonTransactional, Category=Options, AdvancedDisplay,
          Meta=(EditCondition="ConversionMode == EBspConversionMode::ConvertFirst"))
bool bCacheBrushes

Remarks

Caches individual brush conversions in "convert then combine" mode during a single invocation of the tool. Only useful if changing selections or properties after starting the tool. Cleared on tool shutdown.