unreal.BrushType

class unreal.BrushType

Bases: unreal.EnumBase

EBrush Type

C++ Source:

  • Module: Engine

  • File: Brush.h

BRUSH_ADD

Add to world.

Type

1

BRUSH_SUBTRACT

Subtract from world.

Type

2