InterfaceCore & Lifecycle@public
FixedStepAccumulatorOptions
Configuration for a deterministic fixed-step accumulator.
ts
export interface FixedStepAccumulatorOptions1
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
maxCatchUpSteps | readonly | number | Maximum simulation updates executed for one display frame. |
stepSeconds | readonly | number | Authoritative simulation-step duration, in seconds. |