ULightPropagationVolumeBlendable::OverrideBlendableSettings

Windows
MacOS
Linux

Override Hierarchy

IBlendableInterface::OverrideBlendableSettings()

ULightPropagationVolumeBlendable::OverrideBlendableSettings()

References

Module

LightPropagationVolumeRuntime

Header

/Engine/Plugins/Blendables/LightPropagationVolume/Source/LightPropagationVolumeRuntime/Public/LightPropagationVolumeBlendable.h

Include

#include "LightPropagationVolumeBlendable.h"

Source

/Engine/Plugins/Blendables/LightPropagationVolume/Source/LightPropagationVolumeRuntime/Private/LightPropagationVolumeRuntimeModule.cpp

Syntax

virtual void OverrideBlendableSettings
(
    class FSceneView & View,
    float Weight
) const

Parameters

Parameter

Description

Weight

0..1, excluding 0, 1=fully take the values from this object, crash if outside the valid range.

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