Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Simple group object intended to be used as part of 3D Gizmos. Contains multiple gizmo objects.
| Name | UGizmoElementGroupBase |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementGroup.h |
| Include Path | #include "BaseGizmos/GizmoElementGroup.h" |
Syntax
UCLASS (Transient, Abstract, MinimalAPI)
class UGizmoElementGroupBase : public UGizmoElementLineBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGizmoElementBase → UGizmoElementLineBase → UGizmoElementGroupBase