unreal.WidgetGeometryMode

class unreal.WidgetGeometryMode

Bases: EnumBase

EWidget Geometry Mode

C++ Source:

  • Module: UMG

  • File: WidgetComponent.h

CYLINDER: WidgetGeometryMode

The widget is mapped onto a cylinder

Type:

1

PLANE: WidgetGeometryMode

The widget is mapped onto a plane

Type:

0