Classes

UPlaneFalloff

UFieldNodeFloat > UFieldNodeBase > UActorComponent > UObject

PlaneFalloff

Member Type Offset Share
Magnitude

Magnitude of the plane 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 plane is higher than the distance

float 0xbc
Distance

Distance limit for the plane falloff field

float 0xc0
Position

Plane position of the plane falloff field

FVector 0xc4
Normal

Plane normal of the plane falloff field

FVector 0xd0
Falloff

Type of falloff function used to model the evolution of the field from the plane surface to the distance isosurface

EFieldFalloffType 0xdc