FStaticMeshSceneProxy::GetLODMask

Returns the LOD mask for a view, this is like the ordinary LOD but can return two values for dither fading

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshResources.h

Include

#include "StaticMeshResources.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMeshRender.cpp

Syntax

FLODMask GetLODMask
(
    const FSceneView * View
) const

Remarks

Returns the LOD mask for a view, this is like the ordinary LOD but can return two values for dither fading

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