EInterpolationState

Enum for interpolation state machine.

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonNumericTextBlock.h

Include

#include "CommonNumericTextBlock.h"

Syntax

enum EInterpolationState
{
    None,
    NumericInterpolation,
    SizeInterpolation,
}

Values

Name

Description

None

NumericInterpolation

SizeInterpolation

Remarks

Enum for interpolation state machine.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss