FRBFParams

Parameters used by RBF solver

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/RBF/RBFSolver.h

Include

#include "RBF/RBFSolver.h"

Syntax

struct FRBFParams

Remarks

Parameters used by RBF solver

Variables

Name Description

Public variable

ERBFDistanceMet...

 

DistanceMethod

Public variable

ERBFFunctionTyp...

 

Function

Public variable

float

 

MedianMax

Maximum distance used for median

Public variable

float

 

MedianMin

Minimum distance used for median

Public variable

FVector

 

MedianReference

Rotation or position of median (used for normalization)

Public variable

ERBFNormalizeMe...

 

NormalizeMethod

Method to use for normalizing the weight

Public variable

float

 

Radius

Default radius for each target.

Public variable

ERBFSolverType

 

SolverType

Specifies the type of solver to use.

Public variable

int32

 

TargetDimensions

How many dimensions input data has

Public variable

TEnumAsByte< EB...

 

TwistAxis

Axis to use when DistanceMethod is SwingAngle

Public variable

float

 

WeightThreshold

Weight below which we shouldn't bother returning a contribution from a target

Constructors

Name Description

Public function

FRBFParams()

Functions

Name Description

Public function Const

FVector

 

GetTwistAxisVector()

Util for returning unit direction vector for swing axis

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