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