environment.time_speed
Overview
- Sets the global time speed multiplier.
Metadata
| Field | Value |
|---|---|
| Display | Time Speed |
| Category | environment |
| Access | UserCheat |
| Scope | B2Authority |
| Tags | — |
| Aliases | TimeSpeed, world.time_speed |
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| speed | float | yes | — | Time speed multiplier [0-30] |
Returns
- Return shape is not declared for this command.
Usage
await inzoi.cli.execute('environment.time_speed', {
speed: 0.0,
});
Back to Command FinderSearch and filter all 318 CLI documents