Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonNumericTextBlock
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category="Numeric Interpolation",
Meta=(ClampMin="1.0"))
float EaseOutInterpolationExponent
Remarks
Exponent parameter for the "ease out" interpolation curve. Must be > 0, but should be > 1 in order to "ease out".