Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/InputScaleBias.h |
Include | #include "Animation/InputScaleBias.h" |
Syntax
struct FInputAlphaBoolBlend
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FAlphaBlend | AlphaBlend | |
![]() |
bool | bInitialized | |
![]() |
float | BlendInTime | |
![]() |
EAlphaBlendOption | BlendOption | |
![]() |
float | BlendOutTime | |
![]() |
TObjectPtr< UCurveFloat > | CustomCurve |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
float | ApplyTo
(
bool bEnabled, |
|
![]() |
void | Reinitialize () |