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
struct FInputScaleBias
Remarks
Input modifier with scaling and biasing.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Bias | ||
| float | Scale |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | ApplyTo
(
float Value |
||
| FText | GetFriendlyName
(
FText InFriendlyName |