UBoxFalloff

BoxFalloff

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 UBoxFalloff : public UFieldNodeFloat

Remarks

BoxFalloff

Variables

Name Description

Public variable

float

 

Default

Public variable

TEnumAsByte< EF...

 

Falloff

Public variable

float

 

Magnitude

Public variable

float

 

MaxRange

Public variable

float

 

MinRange

Public variable

FTransform

 

Transform

Constructors

Name Description

Public function

UBoxFalloff()

Destructors

Name Description

Public function Virtual

~UBoxFalloff()

Functions

Name Description

Public function

UBoxFalloff ...

 

SetBoxFalloff

(
    float Magnitude,
    float MinRange,
    float MaxRange,
    float Default,
    FTransform Transform,
    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