Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshSceneProxy
Description
Returns the display factor for the given LOD level
@Param LODIndex - The LOD to get the display factor for
| Name | GetScreenSize |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/StaticMeshSceneProxy.h |
| Include Path | #include "StaticMeshSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMeshSceneProxy.cpp |
float GetScreenSize
(
int32 LODIndex
) const