unreal.FieldPositionType

class unreal.FieldPositionType

Bases: unreal.EnumBase

EField Position Type

C++ Source:

  • Module: Chaos

  • File: FieldSystemTypes.h

FIELD_POSITION_CENTER_OF_MASS

Apply the field to the particles center of mass position

Type

0

FIELD_POSITION_PIVOT_POINT

Apply the field to the particles pivot point position

Type

1