Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementCircleBase
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementCircleBase.h |
| Include | #include "BaseGizmos/GizmoElementCircleBase.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementCircleBase.cpp |
virtual void SetAxis0
&40;
const FVector & InAxis0
&41;
Remarks
Axis0 of plane in which circle lies, must perpendicular to normal. Start and end angles for partial circles are relative to this axis.