ESceneSnapQueryType

Types of Snap Queries that a ToolsContext parent may support, that Tools may request

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolContextInterfaces.h

Include

#include "ToolContextInterfaces.h"

Syntax

enum ESceneSnapQueryType
{
    Position    = 1,
    Rotation    = 2,
}

Values

Name

Description

Position

Snapping a position

Rotation

Remarks

Types of Snap Queries that a ToolsContext parent may support, that Tools may request

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss