WeatherMakerFogScriptTUpdateFogMaterialFromProfile Method |
Update fog material from the current fog profile
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected virtual void UpdateFogMaterialFromProfile()
Protected Overridable Sub UpdateFogMaterialFromProfile
protected:
virtual void UpdateFogMaterialFromProfile()
abstract UpdateFogMaterialFromProfile : unit -> unit
override UpdateFogMaterialFromProfile : unit -> unit
See Also