Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSplineMeshSceneProxy
- FStaticMeshSceneProxy::GetMeshElement()
- FSplineMeshSceneProxy::GetMeshElement()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SplineMeshSceneProxy.h |
| Include | #include "SplineMeshSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SplineMeshSceneProxy.cpp |
virtual bool GetMeshElement
(
int32 LODIndex,
int32 BatchIndex,
int32 ElementIndex,
uint8 InDepthPriorityGroup,
bool bUseSelectionOutline,
bool bAllowPreCulledIndices,
FMeshBatch & OutMeshBatch
) const
Remarks
Sets up a FMeshBatch for a specific LOD and element.