Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMeshBatch
Syntax
uint32 bUseWireframeSelectionColoring: 1
Remarks
Whether to treat the batch as selected in special viewmodes like wireframe. This is needed instead of just Proxy->IsSelected() because some proxies do weird things with selection highlighting, like FStaticMeshSceneProxy.