Jump to content

properties of weather in Ig


photo

Recommended Posts

image.png.2b0b7b2326bd1afb3b980ca8775ef747.png

What manipulations should be made in the Editor to use these properties?
like the CloudsParams property, does it work if I just receive a cigi packet? 

And if I can modify the parameters, can you tell me what role they play?  (parameters of PreipitationParams property do not seem to be modifiable.)

image.png.fc74327272ea239aee49407c504e2854.pngimage.png.016f91edb02ee9e7b9cc13564465a185.png

image.png.b3c50020f0ea0962ea8569434ed8e892.png

Link to comment
5 hours ago, dongju.jeong said:

What manipulations should be made in the Editor to use these properties?

These properties are used automatically, there are no additional manipulations required.

5 hours ago, dongju.jeong said:

like the CloudsParams property, does it work if I just receive a cigi packet? 

Yes.

 

5 hours ago, dongju.jeong said:

And if I can modify the parameters, can you tell me what role they play?  (parameters of PreipitationParams property do not seem to be modifiable.)

Tracker files in EffectsSource are internal, you mustn't touch them.

Type * Density Params are internal debug parameters, they aren't used in release.

5 hours ago, dongju.jeong said:

 

image.png.b3c50020f0ea0962ea8569434ed8e892.png

Period sets time period of Lightning appearing.

Emission Params is {emission_random_factor_minemission_random_factor_max, emission_period}

emission_random_factor_minemission_random_factor_max are values limit random deviation of emission_scale parameter in lightning material.

emission_period is lifetime of lightning visibility.

The following condition should always be true: emission_period < Period

5 hours ago, dongju.jeong said:

parameters of PreipitationParams property do not seem to be modifiable.

You can drop Rain or Snow nodes to World, open them and edit PreipitationParams .

  • Like 1
Link to comment
×
×
  • Create New...