Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshObject
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/SkeletalRenderPublic.h |
| Include Path | #include "SkeletalRenderPublic.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalRender.cpp |
float GetScreenSize
(
int32 LODIndex
) const