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 UGizmoBoxComponent &42; AddDefaultBoxComponent
&40;
UWorld &42; World,
AActor &42; Actor,
UGizmoViewContext &42; GizmoViewContext,
const FLinearColor & Color,
const FVector & Origin,
const FVector & Dimensions
&41;
Remarks
Add standard 3D box component to Actor. By default the box is axis-aligned, centered at the specified Origin