unreal.FieldPositionType¶
- class unreal.FieldPositionType¶
Bases:
EnumBaseEField Position Type
C++ Source:
Module: Chaos
File: FieldSystemTypes.h
- FIELD_POSITION_CENTER_OF_MASS: FieldPositionType = Ellipsis¶
Apply the field to the particles center of mass position
- Type:
0
- FIELD_POSITION_PIVOT_POINT: FieldPositionType = Ellipsis¶
Apply the field to the particles pivot point position
- Type:
1