Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/AGizmoActor
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoActor.h |
| Include | #include "BaseGizmos/GizmoActor.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoActor.cpp |
static UGizmoCircleComponent * AddDefaultCircleComponent
(
UWorld * World,
AActor * Actor,
UGizmoViewContext * GizmoViewContext,
const FLinearColor & Color,
const FVector & PlaneNormal,
float Radius
)
Remarks
Add standard circle component to Actor, generally used for axis-rotation