Skip to content

Environment Area

skzk edited this page Aug 13, 2024 · 4 revisions

Renamed from No Weather Area in 1.51.

Item ID: 0x0B (11)
Item file: aux

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Bit 0: No precipitation

float half_size_x
float half_size_y
Width and height of the area in meters, divided by 2.
s32 fog_mask_preset_id

Changes fog behavior within the area.
    0: no change
    1: Indoor
    2: Tunnel
    3: Overpass
    4: Open area

token climate
Unit name of the climate profile, as defined in /def/climate.sii.
token r_cube
Unit name of the reflection cube, as defined in /def/relightable_cubemaps.sii(?).
u64 node_uid UID of the node of this item.
Clone this wiki locally