unreal.FieldPositionType

class unreal.FieldPositionType

Bases: EnumBase

EField Position Type

C++ Source:

  • Module: Chaos

  • File: FieldSystemTypes.h

FIELD_POSITION_CENTER_OF_MASS: FieldPositionType

Apply the field to the particles center of mass position

Type:

0

FIELD_POSITION_PIVOT_POINT: FieldPositionType

Apply the field to the particles pivot point position

Type:

1