Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStaticMeshComponent
Description
Add or remove elements to have the size in the specified range. Reconstructs elements if MaxSize
| Name | SetLODDataCount |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include Path | #include "Components/StaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMeshSceneProxy.cpp |
bool SetLODDataCount
(
const uint32 MinSize,
const uint32 MaxSize
)