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