UPlaneFalloff

PlaneFalloff

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FieldSystemEngine

Header

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h

Include

#include "Field/FieldSystemObjects.h"

Syntax

class UPlaneFalloff : public UFieldNodeFloat

Remarks

PlaneFalloff

Variables

Name Description

Public variable

float

 

Default

Public variable

float

 

Distance

Public variable

TEnumAsByte< EF...

 

Falloff

Public variable

float

 

Magnitude

Public variable

float

 

MaxRange

Public variable

float

 

MinRange

Public variable

FVector

 

Normal

Public variable

FVector

 

Position

Constructors

Name Description

Public function

UPlaneFalloff()

Destructors

Name Description

Public function Virtual

~UPlaneFalloff()

Functions

Name Description

Public function

UPlaneFallof...

 

SetPlaneFalloff

(
    float Magnitude,
    float MinRange,
    float MaxRange,
    float Default,
    float Distance,
    FVector Position,
    FVector Normal,
    EFieldFalloffType Falloff
)

Overridden from UFieldNodeBase

Name Description

Public function Virtual Const

FFieldNodeBa...

 

NewEvaluationGraph

(
    TArray< const UFieldNodeBase* ...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss