FSceneInterface::SetPrecomputedVolumeDistanceField

Sets the precomputed volume distance field for the scene, or NULL to clear the current one.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

virtual void SetPrecomputedVolumeDistanceField
(
    const class FPrecomputedVolumeDistanceField * PrecomputedVolumeDistanceField
)

Remarks

Sets the precomputed volume distance field for the scene, or NULL to clear the current one.

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