Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Animation/InputScaleBias.h |
Include |
#include "Animation/InputScaleBias.h" |
struct FInputScaleBiasClamp
Input modifier with remapping, scaling, biasing, clamping, and interpolation.
Name | Description | ||
---|---|---|---|
|
bClampResult |
||
|
float |
Bias |
|
|
bInitialized |
||
|
bInterpResult |
||
|
bMapRange |
||
|
float |
ClampMax |
|
|
float |
ClampMin |
|
|
InRange |
||
|
float |
InterpolatedResult |
|
|
float |
InterpSpeedDecreasing |
|
|
float |
InterpSpeedIncreasing |
|
|
OutRange |
||
|
float |
Scale |
Name | Description | |
---|---|---|
|
FInputScaleBiasClamp() |
Name | Description | ||
---|---|---|---|
|
float |
ApplyTo ( |
|
|
GetFriendlyName ( |
||
|
Reinitialize() |