Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/IMeshDescriptionCommitter
| Name | FCommitterParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/TargetInterfaces/MeshDescriptionCommitter.h |
| Include Path | #include "TargetInterfaces/MeshDescriptionCommitter.h" |
Syntax
struct FCommitterParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MeshDescriptionOut | FMeshDescription * | Mesh description that should be populated/updated by the passed-in function and which will be committed to the target. | TargetInterfaces/MeshDescriptionCommitter.h |