EToolContextCoordinateSystem

Types of coordinate systems that a Tool/Gizmo might use

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "ToolContextInterfaces.h"

Syntax

enum EToolContextCoordinateSystem
{
    World    = 0,
    Local    = 1,
}

Values

Name

Description

World

Local

Remarks

Types of coordinate systems that a Tool/Gizmo might use

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