Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ILODSyncInterface
Description
Returns the total number of LODs, including LODs that are streamed out and unavailable.
Returns 0 if there are no LODs, e.g. if there's no mesh set on the component.
Derived Overrides
| Name | GetNumSyncLODs |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LODSyncInterface.h |
| Include Path | #include "LODSyncInterface.h" |
int32 GetNumSyncLODs() const