Jump to content

atmosphere wind


photo

Recommended Posts

Posted

image.png.f80b93730524b27844754d3c3233c6f9.png

image.png.e06913c30fb564215f216a322bbb4708.png

 

When unigine receives atmosphere control packet, what changes do the screens show?

It doesn't seem to affect rain, snow, or clouds.

 

Posted

it describe wind in places without regions.
but for СIGI, all regions are global, so it has no effect on rain. 
it looks like a bug. 

Posted

image.png.b9e70d12eb6551d1202b3b27c14e927d.png

In Hemu, Rain packet is Global weather packet. and it has wind information. (horizon 0, verical 0, dir 0)

There is no function to disable wind properties in weather packets.

 

so, 

Atmosphere packet's wind is ignored about the weather.

maybe is this right?

 

Are there any other factors affected by the wind of the atmosphere packet?

Posted

> Atmosphere packet's wind is ignored about the weather. maybe is this right?
not fully

Are there any other factors affected by the wind of the atmosphere packet?

yes, before creating any weather layer - the atmosphere package controls the wind and visibility distance in the scene. this affects on vegetation and effects (components using Meteo::getMeanWindSpeed)

if you create a layer with rain / clouds - inside these layers the atmosphere wind / visibility distance will be ignored. but if the layers intersect, both winds will be active at the intersection

  • Thanks 1
×
×
  • Create New...