Choose your operating system:
Windows
macOS
Linux
| FAnimNode_Base
|
Module |
|
Header |
/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_BlendSpaceSampleResult.h |
Include |
#include "AnimNodes/AnimNode_BlendSpaceSampleResult.h" |
struct FAnimNode_BlendSpaceSampleResult : public FAnimNode_Root
Root node of a blend space sample (sink node). We dont use AnimNode_Root to let us distinguish these nodes in the property list at link time.