Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UGizmoElementCircleBase
Description
Axis0 (or the Bitangent axis) of the plane in which the circle lies, must be perpendicular to the normal and tangent. Start and end angles for partial circles are relative to this axis.
| Name | SetAxis0 |
| 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 SetAxis0
(
const FVector & InAxis0
)