UStaticMeshComponent::SetLODDataCount

Add or remove elements to have the size in the specified range.

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/StaticMeshRender.cpp

Syntax

bool SetLODDataCount
(
    const uint32 MinSize,
    const uint32 MaxSize
)

Remarks

Add or remove elements to have the size in the specified range. Reconstructs elements if MaxSize

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