com.onlineobject.objectnet Namespace

EditorUtils..::..HorizontalLine Method

Horizontals the line.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static void HorizontalLine(

	Color color,

	float height,

	Vector2 margin

)

Parameters

color
Type: Color
The color.
height
Type: Single
The height.
margin
Type: Vector2
The margin.