Function set_weather_transition_factor

Source
pub fn set_weather_transition_factor(transition_factor: f64)
Expand description

Set the transition factor for the weather in the write-only worldstate stored on the server.

transition_factor The transition factor.

Returns void