Member | Type | Offset | Share |
---|---|---|---|
Magnitude
Magnitude of the sphere falloff field |
float | 0xb0 | |
MinRange
The initial function value between 0 and 1 will be scaled between MinRange and MaxRange before being multiplied by magnitude |
float | 0xb4 | |
MaxRange
The initial function value between 0 and 1 will be scaled between MinRange and MaxRange before being multiplied by magnitude |
float | 0xb8 | |
Default
The field value will be set to Default if the sample distance from the center is higher than the radius |
float | 0xbc | |
Radius
Radius of the sphere falloff field |
float | 0xc0 | |
Position
Center position of the sphere falloff field |
FVector | 0xc4 | |
Falloff
Type of falloff function used to model the evolution of the field from the sphere center to the sample position |
EFieldFalloffType | 0xd0 |