Enfusion Script API
Loading...
Searching...
No Matches
WeatherFogPattern Interface Reference
Inheritance diagram for WeatherFogPattern:
ScriptAndConfig Managed

Public Member Functions

proto external float GetMinFogAmount ()
 
proto external float GetMaxFogAmount ()
 
proto external float GetMinFogHeightDensity ()
 
proto external float GetMaxFogHeightDensity ()
 
proto external float GetMinDurationHours ()
 
proto external float GetMaxDurationHours ()
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Member Function Documentation

◆ GetMaxDurationHours()

proto external float WeatherFogPattern.GetMaxDurationHours ( )

◆ GetMaxFogAmount()

proto external float WeatherFogPattern.GetMaxFogAmount ( )

◆ GetMaxFogHeightDensity()

proto external float WeatherFogPattern.GetMaxFogHeightDensity ( )

◆ GetMinDurationHours()

proto external float WeatherFogPattern.GetMinDurationHours ( )

◆ GetMinFogAmount()

proto external float WeatherFogPattern.GetMinFogAmount ( )

◆ GetMinFogHeightDensity()

proto external float WeatherFogPattern.GetMinFogHeightDensity ( )

The documentation for this interface was generated from the following file: