IProxyLODVolume::QueryDistance

Returns distance between given point and iso distance 0 of OpenVDB volume.

Windows
MacOS
Linux

References

Module

ProxyLODMeshReduction

Header

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

Include

#include "ProxyLODVolume.h"

Syntax

float QueryDistance
(
    const FVector & Point
) const

Remarks

Returns distance between given point and iso distance 0 of OpenVDB volume.

Returned value is clamped between -'dimension of interior narrow band' and +'dimension of exterior narrow band'

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