Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset/UClothMeshSelectionTool
- UInteractiveTool::DrawHUD()
- UClothMeshSelectionTool::DrawHUD()
References
| Module | ChaosClothAssetEditorTools |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothMeshSelectionTool.h |
| Include | #include "ChaosClothAsset/ClothMeshSelectionTool.h" |
| Source | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Private/ChaosClothAsset/ClothMeshSelectionTool.cpp |
virtual void DrawHUD
&40;
FCanvas &42; Canvas,
IToolsContextRenderAPI &42; RenderAPI
&41;
Remarks
Allow the Tool to do any custom screen space drawing
Parameters
| Name | Description |
|---|---|
| Canvas | the FCanvas to use to do the drawing |
| RenderAPI | Abstraction that provides access to Rendering in the current ToolsContext |