Click or drag to resize

WeatherMakerEditorUtility Class

Weather Maker editor utility functions
Inheritance Hierarchy
SystemObject
  DigitalRuby.WeatherMakerWeatherMakerEditorUtility

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static class WeatherMakerEditorUtility

The WeatherMakerEditorUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRepaintInspector
Force all editors to repaint
Public methodStatic memberReplaceGrabPassInAllShaders
Enable / disable grab pass in all shaders
Public methodStatic memberTypeExists
Check if a type exists
Public methodStatic memberUpdatePreProcessor
Update pre-processor
Top
See Also