 |
bool |
bAutomaticRadius |
Automatically pick the radius based on the average distance between targets |
 |
ERBFDistanceMethod |
DistanceMethod |
|
 |
ERBFFunctionType |
Function |
|
 |
float |
MedianMax |
Maximum distance used for median |
 |
float |
MedianMin |
Minimum distance used for median |
 |
FVector |
MedianReference |
Rotation or position of median (used for normalization) |
 |
ERBFNormalizeMethod |
NormalizeMethod |
Method to use for normalizing the weight |
 |
float |
Radius |
Default radius for each target. |
 |
ERBFSolverType |
SolverType |
Specifies the type of solver to use. |
 |
int32 |
TargetDimensions |
How many dimensions input data has |
 |
TEnumAsByte< EBoneAxis > |
TwistAxis |
Axis to use when DistanceMethod is SwingAngle |
 |
float |
WeightThreshold |
Weight below which we shouldn't bother returning a contribution from a target |