unreal.AvaShapeRoundedCorner

class unreal.AvaShapeRoundedCorner(location: Vector2D = Ellipsis, settings: AvaShapeRoundedCornerSettings = Ellipsis)

Bases: StructBase

Ava Shape Rounded Corner

C++ Source:

  • Plugin: Avalanche

  • Module: AvalancheShapes

  • File: AvaShapeIrregularPolygonDynMesh.h

Editor Properties: (see get_editor_property/set_editor_property)

  • location (Vector2D): [Read-Write]

  • settings (AvaShapeRoundedCornerSettings): [Read-Write]

property location: Vector2D

[Read-Write]

Type:

(Vector2D)

property settings: AvaShapeRoundedCornerSettings

[Read-Write]

Type:

(AvaShapeRoundedCornerSettings)