Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Simple object intended to be used as part of 3D Gizmos. Draws a rectangle based on parameters.
| Name | UGizmoElementRectangle |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementRectangle.h |
| Include Path | #include "BaseGizmos/GizmoElementRectangle.h" |
Syntax
UCLASS (Transient, MinimalAPI)
class UGizmoElementRectangle : public UGizmoElementLineBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGizmoElementBase → UGizmoElementLineBase → UGizmoElementRectangle