DriveUntilOptions
Defined in: tools/lab/src/grammar/drive.ts:54
Extends
Section titled “Extends”Properties
Section titled “Properties”
optionaldtMs?:number
Defined in: tools/lab/src/grammar/drive.ts:51
Milliseconds one frame simulates. Defaults to the clock’s fixed step.
Inherited from
Section titled “Inherited from”maxFrames?
Section titled “maxFrames?”
optionalmaxFrames?:number
Defined in: tools/lab/src/grammar/drive.ts:56
Most frames to advance before rejecting. Defaults to 600.