FPrecomputedVolumeDistanceField

Volume distance field generated by Lightmass, used by image based reflections for shadowing.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Syntax

class FPrecomputedVolumeDistanceField

Remarks

Volume distance field generated by Lightmass, used by image based reflections for shadowing.

Functions

Name Description

Public function

void

 

Invalidate

(
    FSceneInterface* Scene
)

Invalidates the level's volume distance field and frees any memory used by it.

Public function Const

void

 

UpdateScene

(
    FSceneInterface* Scene
)

Sets this volume distance field to be actively used by the rendering scene.

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