| AllToes |
TArray< FFloorConstraintToeDefinition > |
An array of toes to bend when contacting the floor |
Retargeter/RetargetOps/FloorConstraintOp.h |
- EditAnywhere
- Category="Toe Definitions"
- Meta=(ReinitializeOnEdit)
|
| Alpha |
double |
Default 1.0. Range 0 to 1. Blend the effect of the toe solver on/off. |
Retargeter/RetargetOps/FloorConstraintOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Toe Settings"
- Meta=(ReinitializeOnEdit, ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| CutoffFrequency |
float |
Minimum cutoff frequency for the One Euro Filter (higher = less smoothing). |
Retargeter/RetargetOps/FloorConstraintOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Toe Filter"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="10.0")
|
| Responsiveness |
float |
Speed coefficient; increases cutoff when signal changes quickly (reactivity). |
Retargeter/RetargetOps/FloorConstraintOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Toe Filter"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="5.0")
|
| VelocityCutoffFrequency |
float |
Cutoff frequency for the derivative smoothing step. |
Retargeter/RetargetOps/FloorConstraintOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Toe Filter"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="10.0")
|