If you want to see more resources like this, become a Patreon supporter!
No description entered
EnvironmentModule.BlendTimeOfDay(profileName, blendDuration, force)
profileName: A string indicating the name of the weather profile (e.g., foggy_drizzly, foggy_storm, cloudless_sunny)blendDuration: A number indicating the duration of the blendforce: A boolean determining whether the blend should be forcednil
No description entered
EnvironmentModule.CoverHole(cover, entityId)
cover: UnknownentityId: A string representing the UUID of an entitynil
Forces the weather to update immediately
EnvironmentModule.ForceImmediateWeatherUpdate()
nil
No description entered
EnvironmentModule.ForceWindDirection(fAngleDeg)
fAngleDeg: A number representing the wind direction angle in degrees
nil
No description entered
EnvironmentModule.MakeHole(make, entityId)
make: UnknownentityId: A string representing the UUID of an entitynil
No description entered
EnvironmentModule.RebuildClouds()
nil