IProxyLODVolume::CloseGaps

Close any gap in OpenVDB volume which radius is less than given one in given maximum iteration

Windows
MacOS
Linux

References

Module

ProxyLODMeshReduction

Header

/Engine/Plugins/Experimental/ProxyLODPlugin/Source/ProxyLOD/Public/ProxyLODVolume.h

Include

#include "ProxyLODVolume.h"

Syntax

void CloseGaps
(
    const double GapRadius,
    const int32 MaxDilations
)

Remarks

Close any gap in OpenVDB volume which radius is less than given one in given maximum iteration

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