Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FViewDebugInfo > API/Runtime/Renderer/FViewDebugInfo/FPrimitiveInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPrimitiveLODStats * GetCurrentLOD
(
int32 PlayerIndex, |
ViewDebug.h | ||
const FPrimitiveLODStats * GetCurrentLOD
(
int32 PlayerIndex, |
ViewDebug.h |
GetCurrentLOD(int32, int32)
| Name | GetCurrentLOD |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/ViewDebug.h |
| Include Path | #include "ViewDebug.h" |
FPrimitiveLODStats * GetCurrentLOD
(
int32 PlayerIndex,
int32 ViewIndex
)
GetCurrentLOD(int32, int32)
| Name | GetCurrentLOD |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/ViewDebug.h |
| Include Path | #include "ViewDebug.h" |
const FPrimitiveLODStats * GetCurrentLOD
(
int32 PlayerIndex,
int32 ViewIndex
) const