Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/InputScaleBias.h |
| Include | #include "Animation/InputScaleBias.h" |
Syntax
USTRUCT (BlueprintType )
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 () |