Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UEditorTRSGizmo
| Name | FGizmoNudgeData |
| Type | struct |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTRSGizmo.h |
| Include Path | #include "EditorGizmos/EditorTRSGizmo.h" |
Syntax
struct FGizmoNudgeData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PressedKeys | TArray< FKey > | List of currently pressed nudge keys | EditorGizmos/EditorTRSGizmo.h | |
| TimeSinceLastNudge | float | Elapsed time since last nudge | EditorGizmos/EditorTRSGizmo.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKey GetCurrentKey() |
EditorGizmos/EditorTRSGizmo.h | ||
void Reset() |
EditorGizmos/EditorTRSGizmo.h |