Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULODSyncComponent
Description
Set the LOD of each synced component.
This is called from TickComponent, so there's no need to call it manually. It's exposed here for testing purposes.
| Name | UpdateLOD |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/LODSyncComponent.h |
| Include Path | #include "Components/LODSyncComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/LODSyncComponent.cpp |
void UpdateLOD()