Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshSceneProxy
- FStaticMeshSceneProxy::GetWireframeMeshElement()
- FInstancedStaticMeshSceneProxy::GetWireframeMeshElement()
- FSplineMeshSceneProxy::GetWireframeMeshElement()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/StaticMeshSceneProxy.h |
| Include | #include "StaticMeshSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMeshRender.cpp |
virtual bool GetWireframeMeshElement
(
int32 LODIndex,
int32 BatchIndex,
const FMaterialRenderProxy * WireframeRenderProxy,
uint8 InDepthPriorityGroup,
bool bAllowPreCulledIndices,
FMeshBatch & OutMeshBatch
) const
Remarks
Sets up a wireframe FMeshBatch for a specific LOD.