| bEnableHitchProtection |
bool |
Attempt to prevent hitches in recorded data. |
Recorder/TakeRecorderHitchProtectionParameters.h |
- Config
- EditAnywhere
- Category="Take Recorder"
|
| CustomTimestep |
TSoftClassPtr< UCatchupFixedRateCustomTimeStep > |
The custom engine timestep class to use. Allows you to customize the behavior. |
Recorder/TakeRecorderHitchProtectionParameters.h |
- Config
- EditAnywhere
- Category="Take Recorder"
- Meta=(EditCondition="bEnableHitchProtection", EditConditionHides, AllowAbstract="false")
|
| MaxCatchupSeconds |
double |
Maximum allowed delay when Take Recorder is attempting to catch up during protection. |
Recorder/TakeRecorderHitchProtectionParameters.h |
|
| RegressionBufferSizeInSeconds |
float |
Determines the number of frames in the buffer used by linear regression. |
Recorder/TakeRecorderHitchProtectionParameters.h |
- Config
- AdvancedDisplay
- EditAnywhere
- Category="Take Recorder"
- Meta=(EditCondition="bEnableHitchProtection", EditConditionHides, ClampMin=0.01666, ClampMax=10)
|