FAlphaBlend::SetAlpha

Sets the Lerp alpha value directly.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AlphaBlend.h

Include

#include "AlphaBlend.h"

Source

/Engine/Source/Runtime/Engine/Private/AlphaBlend.cpp

Syntax

void SetAlpha
(
    float InAlpha
)

Remarks

Sets the Lerp alpha value directly. PLEASE

that this modifies the Blended Value right away. note this function can modify BlendedValue right away

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