| WeatherMakerPlanarReflectionScriptTransformNormalNegate Property  | 
 
            Set to true to negate the transform normal (i.e. underwater reflection vs above water reflection)
            
 
    Namespace: 
   DigitalRuby.WeatherMaker
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic bool TransformNormalNegate { get; set; }Public Property TransformNormalNegate As Boolean
	Get
	Set
public:
property bool TransformNormalNegate {
	bool get ();
	void set (bool value);
}member TransformNormalNegate : bool with get, set
Property Value
Type: 
Boolean See Also
See Also