Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UGizmoElementCircleBase
Description
When Partial, renders partial arc based on angle. When PartialViewDependent, same as Partial but renders full arc when arc normal aligns with view direction
| Name | SetPartialType |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementCircleBase.h |
| Include Path | #include "BaseGizmos/GizmoElementCircleBase.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementCircleBase.cpp |
virtual void SetPartialType
(
EGizmoElementPartialType InPartial
)