Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FMeshBatch
Syntax
uint32 bUseSelectionOutline: 1
Remarks
Whether the batch should receive the selection outline. This is useful for proxies which support selection on a per-mesh batch basis. They submit multiple mesh batches when selected, some of which have bUseSelectionOutline enabled.