Make RBFParams

Make RBFParams

Windows
MacOS
Linux

Adds a node that create a 'RBFParams' from its members

Make RBFParams
Solver Type
Additive
Radius
1.000000
Automatic Radius
Function
Gaussian
Distance Method
Euclidean
Twist Axis
BA_X
Weight Threshold
0.000100
Normalize Method
OnlyNormalizeAboveOne
Median Reference
X0.000000
Y0.000000
Z0.000000
Median Min
45.000000
Median Max
60.000000
RBFParams

Inputs

Solver Type
ERBFSolverType Enum

Specifies the type of solver to use. The additive solver requires normalization, for the most part, whereas the Interpolative solver is not as reliant on it. The interpolative solver also has smoother blending, whereas the additive solver requires more targets but has a more precise control over the influence of each target.

Radius
Float

Default radius for each target.

Automatic Radius
Boolean

Automatically pick the radius based on the average distance between targets

Function
ERBFFunctionType Enum

Function

Distance Method
ERBFDistanceMethod Enum

Distance Method

Twist Axis
EBoneAxis Enum

Axis to use when DistanceMethod is SwingAngle

Weight Threshold
Float

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

Normalize Method
ERBFNormalizeMethod Enum

Method to use for normalizing the weight

Median Reference
Vector

Rotation or position of median (used for normalization)

Median Min
Float

Minimum distance used for median

Median Max
Float

Maximum distance used for median

Outputs

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