Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace1D.h |
Include |
#include "Animation/BlendSpace1D.h" |
class UBlendSpace1D : public UBlendSpace
Blend Space 1D. Contains 1 axis blend 'space'
Name | Description | ||
---|---|---|---|
|
bScaleAnimation |
If you have input smoothing, whether to scale the animation speed. |
Name | Description | |
---|---|---|
|
UBlendSpace1D ( |
Name | Description | ||
---|---|---|---|
|
EBlendSpaceA... |
GetAxisToScale() |
Returns the axis which can be used to scale animation speed. |
|
SnapSamplesToClosestGridPoint() |
If around border, snap to the border to avoid empty hole of data that is not valid |
Name | Description | ||
---|---|---|---|
|
bDisplayEditorVertically_DEPRECATED |