Navigation
API > API/Editor > API/Editor/ViewportInteraction
References
| Module | ViewportInteraction |
| Header | /Engine/Source/Editor/ViewportInteraction/Public/VIGizmoHandle.h |
| Include | #include "VIGizmoHandle.h" |
Syntax
struct FGizmoHandle
Variables
| Type | Name | Description | |
|---|---|---|---|
| UGizmoHandleMeshComponent * | HandleMesh | Static mesh for this handle | |
| float | HoverAlpha | Scalar that will advance toward 1.0 over time as we hover over the gizmo handle |