UStaticMeshComponent::SupportsDitheredLODTransitions

Whether we can support dithered LOD transitions (default behavior checks all materials).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h

Include

#include "Components/StaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp

Syntax

virtual bool SupportsDitheredLODTransitions
(
    ERHIFeatureLevel::Type FeatureLevel
)

Remarks

Whether we can support dithered LOD transitions (default behavior checks all materials). Used for HISMC LOD.

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