Table of Contents

Method VerticalLine

Namespace
Gamelogic.Extensions.Editor
Assembly
Gamelogic.Extensions.Editor.dll

VerticalLine()

public static void VerticalLine()

VerticalLine(Color, float)

public static void VerticalLine(Color color, float thickness = 1)

Parameters

color Color
thickness float

VerticalLine(float, GUIStyle)

public static void VerticalLine(float thickness, GUIStyle splitterStyle)

Parameters

thickness float
splitterStyle GUIStyle