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