Navigation
API > API/Plugins > API/Plugins/SequencerAnimTools > API/Plugins/SequencerAnimTools/UMotionTrailTool
- UInteractiveTool::Render()
- UMotionTrailTool::Render()
References
| Module | SequencerAnimTools |
| Header | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Public/MotionTrailTool.h |
| Include | #include "MotionTrailTool.h" |
| Source | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Private/MotionTrailTool.cpp |
virtual void Render
&40;
IToolsContextRenderAPI &42; RenderAPI
&41;
Remarks
Allow the Tool to do any custom drawing (ie via PDI/RHI)
Parameters
| Name | Description |
|---|---|
| RenderAPI | Abstraction that provides access to Rendering in the current ToolsContext |