| bDeleteStaticChannels |
bool |
Remove all keys from static channels, and set that value as the default |
Filters/CurveEditorSmartReduceFilter.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Settings"
|
| bOnlyReduceStaticChannels |
bool |
Only reduce static channels |
Filters/CurveEditorSmartReduceFilter.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Settings"
|
| SampleRate |
FFrameRate |
Rate at which the curve should be sampled to compare against value tolerance. |
Filters/CurveEditorSmartReduceFilter.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Settings"
|
| TolerancePercentage |
float |
Tolerance threshold, set as a percentage of the value's range |
Filters/CurveEditorSmartReduceFilter.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Settings"
- Meta=(ClampMin="0.0", ClampMax="100.0", UIMin="0.0", UIMax="100.0")
|