FSkeletalMeshObject::GetScreenSize

Returns the display factor for the given LOD level

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SkeletalRenderPublic.h

Include

#include "SkeletalRenderPublic.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalRender.cpp

Syntax

float GetScreenSize
(
    int32 LODIndex
) const

Remarks

Returns the display factor for the given LOD level

LODIndex - The LOD to get the display factor for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss