| GLUtils Class |
Namespace: Slash.Unity.Common.Utils
The GLUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| GLDrawGrid |
Draws a two-dimensional unit grid with the specified size.
| |
| GLDrawRect(Vector3, Vector2) |
Draws a rectangle with the specified dimensions.
| |
| GLDrawRect(Vector3, Vector2, Single) |
Draws a rectangle with the specified dimensions.
|