Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
Include |
#include "VertexFactory.h" |
virtual uint64 GetStaticBatchElementVisibility
(
const class FSceneView & View,
const struct FMeshBatch * Batch,
const void * InViewCustomData
) const
Get a bitmask representing the visibility of each FMeshBatch element. [FMeshBatch.bRequiresPerElementVisibility](API\Runtime\Engine\FMeshBatch\bRequiresPerElementVisibility) must be set for this to be called.