Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UEditorInteractiveToolsContext
Syntax
UGizmoViewContext * GizmoViewContext
Remarks
An object in which we save the current scene view information that gizmos can use on the game thread to figure out how big the gizmo is for hit testing. Lives in the context store, but we keep a pointer here to avoid having to look for it.