Navigation
API > API/Runtime > API/Runtime/Engine
Alpha blending options helper functions for anim nodes Assumes that the specified node contains the members: AlphaInputType, ActualAlpha, AlphaScaleBias, Alpha, bAlphaBoolEnabled, AlphaCurveName
| Name | FAnimNodeAlphaOptions |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeAlphaOptions.h |
| Include Path | #include "Animation/AnimNodeAlphaOptions.h" |
Syntax
struct FAnimNodeAlphaOptions
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Update
(
AnimNodeType& InAnimNode, |
Per-tick update. | Animation/AnimNodeAlphaOptions.h |