Click or drag to resize

EditorDrawLineDrawLine Method (Rect, Single)

[Missing <summary> documentation for "M:DigitalRuby.WeatherMaker.EditorDrawLine.DrawLine(UnityEngine.Rect,System.Single)"]

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static void DrawLine(
	Rect rect,
	float width
)

Parameters

rect
Type: Rect

[Missing <param name="rect"/> documentation for "M:DigitalRuby.WeatherMaker.EditorDrawLine.DrawLine(UnityEngine.Rect,System.Single)"]

width
Type: SystemSingle

[Missing <param name="width"/> documentation for "M:DigitalRuby.WeatherMaker.EditorDrawLine.DrawLine(UnityEngine.Rect,System.Single)"]

See Also