Navigation
API > API/Editor > API/Editor/ViewportInteraction
References
| Module | ViewportInteraction |
| Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractionTypes.h |
| Include | #include "ViewportInteractionTypes.h" |
Syntax
struct FTransformGizmoHandlePlacement
Remarks
Placement of a handle in pivot space
Variables
| Type | Name | Description | |
|---|---|---|---|
| ETransformGizmoHandleDirection[3] | Axes | Handle direction in X, Y and Z |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetCenterHandleCountAndFacingAxisIndex
(
int32& OutCenterHandleCount, |
Finds the center handle count and facing axis index. |