FHierarchicalLODProxyProcessor::AddProxyJob

End [FTickerObjectBase](API\Runtime\Core\Containers\FTickerObjectBase) AddProxyJob

Windows
MacOS
Linux

References

Module

HierarchicalLODUtilities

Header

/Engine/Source/Developer/HierarchicalLODUtilities/Public/HierarchicalLODProxyProcessor.h

Include

#include "HierarchicalLODProxyProcessor.h"

Source

/Engine/Source/Developer/HierarchicalLODUtilities/Private/HierarchicalLODProxyProcessor.cpp

Syntax

FGuid AddProxyJob
(
    ALODActor * InLODActor,
    UHLODProxy * InProxy,
    const FHierarchicalSimplification & LODSetup
)

Remarks

End FTickerObjectBase AddProxyJob

Returns

FGuid - Guid for the job

Parameters

Parameter

Description

InLODActor

LODActor for which the mesh will be generated

InProxy

The proxy mesh used to store the mesh

LODSetup

Simplification settings structure

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