Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStaticMeshComponent
Description
Whether we can support dithered LOD transitions (default behavior checks all materials). Used for HISMC LOD.
| Name | SupportsDitheredLODTransitions |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include Path | #include "Components/StaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp |
virtual bool SupportsDitheredLODTransitions
(
ERHIFeatureLevel::Type FeatureLevel
)