WeatherMakerSkyProfileScriptCheckForEclipse Field |
Allows eclipses - beware Unity bug that causes raycast to be very expensive. If you see CPU spike, disable.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool CheckForEclipse
Public CheckForEclipse As Boolean
public:
bool CheckForEclipse
val mutable CheckForEclipse: bool
Field Value
Type:
BooleanSee Also