NearestVolumeLookup

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrecomputedVolumetricLightmap.h

Include

#include "PrecomputedVolumetricLightmap.h"

Syntax

template<typename VoxelDataType>
VoxelDataType NearestVolumeLookup
(
    FVector Coordinate,
    FIntVector DataDimensions,
    const VoxelDataType * Data
)

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