unreal.ToolContextCoordinateSystem

class unreal.ToolContextCoordinateSystem

Bases: EnumBase

Types of coordinate systems that a Tool/Gizmo might use

C++ Source:

  • Module: InteractiveToolsFramework

  • File: ToolContextInterfaces.h

LOCAL: ToolContextCoordinateSystem

Local coordinate system

Type:

1

WORLD: ToolContextCoordinateSystem

World space coordinate system

Type:

0