unreal.ToolContextCoordinateSystem¶
- class unreal.ToolContextCoordinateSystem¶
Bases:
EnumBaseTypes of coordinate systems that a Tool/Gizmo might use
C++ Source:
Module: InteractiveToolsFramework
File: ToolContextInterfaces.h
- LOCAL: ToolContextCoordinateSystem = Ellipsis¶
Local coordinate system
- Type:
1
- SCREEN: ToolContextCoordinateSystem = Ellipsis¶
Screen space coordinate system
- Type:
2
- WORLD: ToolContextCoordinateSystem = Ellipsis¶
World space coordinate system
- Type:
0