Click or drag to resize

WeatherMakerPlanarReflectionScriptNormalIsForward Field

Whether normal is forward. True for (0,0,-1) false for (0,1,0). Quads are usually false, planes are usually true.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool NormalIsForward

Field Value

Type: Boolean
See Also