Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBrushStampData | Generic Brush Stamp data | ||
| IToolStylusStateProviderAPI | This is a temporary interface to provide stylus pressure, currently necessary due to limitations in the stylus plugin architecture. | ||
| UBaseBrushTool | UBaseBrushTool implements standard brush-style functionality for an InteractiveTool. | ||
| UBrushAdjusterInputBehavior | A behavior that captures a keyboard hotkey to enter a sub-mode "bAdjustingBrush" while the key is pressed. | ||
| UBrushBaseProperties | Standard properties for a Brush-type Tool | ||
| UClickDragTool | UClickDragTool is a base tool that basically just implements IClickDragBehaviorTarget, and on setup registers a UClickDragInputBehavior. | ||
| UClickDragToolBuilder | Builder for UClickDragTool | ||
| UMeshSurfacePointTool | UMeshSurfacePointTool is a base Tool implementation that can be used to implement various "point on surface" interactions. | ||
| UMeshSurfacePointToolBuilder | |||
| USingleClickTool | USingleClickTool is perhaps the simplest possible interactive tool. | ||
| USingleClickToolBuilder | Builder for USingleClickTool |