unreal.SlateBrushRoundingType

class unreal.SlateBrushRoundingType

Bases: unreal.EnumBase

Enumerates rounding options

C++ Source:

  • Module: SlateCore

  • File: SlateBrush.h

FIXED_RADIUS

Use the specified Radius *

Type

0

HALF_HEIGHT_RADIUS

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

Type

1