| bCacheBrushes |
bool |
Caches individual brush conversions in "convert then combine" mode during a single invocation of the tool. |
BspConversionTool.h |
- EditAnywhere
- NonTransactional
- Category=Options
- AdvancedDisplay
- Meta=(EditCondition="ConversionMode == EBspConversionMode::ConvertFirst")
|
| bExplicitSubtractiveBrushSelection |
bool |
Whether subtractive brushes have to be explicitly selected to be part of the conversion. |
BspConversionTool.h |
- EditAnywhere
- NonTransactional
- Category=Options
|
| bIncludeVolumes |
bool |
Whether to consider BSP volumes to be valid conversion targets. |
BspConversionTool.h |
- EditAnywhere
- NonTransactional
- Category=Options
|
| bRemoveConvertedSubtractiveBrushes |
bool |
Whether subtractive brushes used in a conversion should be removed. |
BspConversionTool.h |
- EditAnywhere
- NonTransactional
- Category=Options
|
| bRemoveConvertedVolumes |
bool |
Whether to remove any selected BSP volumes after using them to create a static mesh. |
BspConversionTool.h |
- EditAnywhere
- NonTransactional
- Category=Options
- Meta=(EditCondition="bIncludeVolumes")
|
| bShowPreview |
bool |
Determines whether a dynamic preview is shown. |
BspConversionTool.h |
- EditAnywhere
- NonTransactional
- Category=PreviewOptions
- AdvancedDisplay
|
| ConversionMode |
EBspConversionMode |
|
BspConversionTool.h |
- EditAnywhere
- Category=Options
|