Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Base class for 2d and 3d primitive objects which support line drawing, intended to be used as part of 3D Gizmos.
| Name | UGizmoElementLineBase |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementLineBase.h |
| Include Path | #include "BaseGizmos/GizmoElementLineBase.h" |
Syntax
UCLASS (Transient, Abstract, MinimalAPI)
class UGizmoElementLineBase : public UGizmoElementBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGizmoElementBase → UGizmoElementLineBase