Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAlphaBlend
Description
Sets the Lerp alpha value directly. PLEASE NOTE that this modifies the Blended Value right away.
note this function can modify BlendedValue right away
| Name | SetAlpha |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AlphaBlend.h |
| Include Path | #include "AlphaBlend.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AlphaBlend.cpp |
void SetAlpha
(
float InAlpha
)