UHLODProxy::ExtractComponents

Extract components that we would use for LOD generation. Used to generate keys for LOD actors.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/HLODProxy.h

Include

#include "Engine/HLODProxy.h"

Source

/Engine/Source/Runtime/Engine/Private/HLODProxy.cpp

Syntax

static void ExtractComponents
(
    const ALODActor * LODActor,
    TArray< UPrimitiveComponent * > & InOutComponents
)

Remarks

Extract components that we would use for LOD generation. Used to generate keys for LOD actors.

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