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