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 UGizmoRectangleComponent * AddDefaultRectangleComponent
(
UWorld * World,
AActor * Actor,
UGizmoViewContext * GizmoViewContext,
const FLinearColor & Color,
const FVector & PlaneAxis1,
const FVector & PlaneAxisx2
)
Remarks
Add standard rectangle component to Actor, generally used for plane-translation