bCacheBrushes

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

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, NonTransactional, Category=Options,
          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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss