Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/ABaseTransformGizmo
References
| Module | ViewportInteraction |
| Header | /Engine/Source/Editor/ViewportInteraction/Public/VIBaseTransformGizmo.h |
| Include | #include "VIBaseTransformGizmo.h" |
| Source | /Engine/Source/Editor/ViewportInteraction/Private/Gizmo/VIBaseTransformGizmo.cpp |
static void GetBoundingBoxEdge
&40;
const FBox & Box,
const int32 AxisIndex,
const int32 EdgeIndex,
FVector & OutVertex0,
FVector & OutVertex1
&41;
Remarks
Static: Given a bounding box and information about which edge to query, returns the vertex positions of that edge