Skip to content

← Previous | Next →


timecycle

Description

Overrides the visual timecycle environment while inside the zone, modifying fog, color grading, or lighting effects.

Parameters

Name Type Mandatory Description
name String Yes The name of the timecycle preset to apply (e.g., 'lab_none_dark_fog').
strength Number Yes The intensity of the timecycle effect (from 0.0 to 1.0).

Example

"timecycle": {
        "name": "lab_none_dark_fog",
        "strength": 1.0
}