Navigation
API > API/Plugins > API/Plugins/MutableDataflowEditor
| Name | FMutableSkeletalMeshParameter |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MutableDataflow/Source/MutableDataflowEditor/Public/MutableDataflowParameters.h |
| Include Path | #include "MutableDataflowParameters.h" |
Syntax
USTRUCT (BlueprintType , Meta=(Experimental))
struct FMutableSkeletalMeshParameter : public FMutableParameterBase
Inheritance Hierarchy
- FMutableParameterBase → FMutableSkeletalMeshParameter
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Mesh | TObjectPtr< USkeletalMesh > | MutableDataflowParameters.h |
|