unreal.SlateBrushRoundingType

class unreal.SlateBrushRoundingType

Bases: EnumBase

Enumerates rounding options

C++ Source:

  • Module: SlateCore

  • File: SlateBrush.h

FIXED_RADIUS: SlateBrushRoundingType

Use the specified Radius *

Type:

0

HALF_HEIGHT_RADIUS: SlateBrushRoundingType

The rounding radius should be half the height such that it always looks perfectly round *

Type:

1