The minimum time interval in seconds between keyframes. After generating a keyframe, the engine does not generate another keyframe until after the specified number of seconds have elapsed, even if the scene changes.
| Type: | Integer |
|---|---|
| Default: | 0 |
| Required: | No |
| Configuration Section: | TaskName |
| Example: | KeyAtMostSec=2
|
| See Also: | KeyAtLeastSec |
|
|