Navigation
API > API/Editor > API/Editor/AnimGraph
Dummy graph to hold sub-graphs for blendspaces. Not edited directly.
| Name | UBlendSpaceGraph |
| Type | class |
| Header File | /Engine/Source/Editor/AnimGraph/Public/BlendSpaceGraph.h |
| Include Path | #include "BlendSpaceGraph.h" |
Syntax
UCLASS (MinimalAPI)
class UBlendSpaceGraph : public UEdGraph
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraph → UBlendSpaceGraph
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BlendSpace | TObjectPtr< UBlendSpace > | Blendspace that we wrap. | BlendSpaceGraph.h |