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