Click or drag to resize
GLUtils Methods

The GLUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGLDrawGrid
Draws a two-dimensional unit grid with the specified size.
Public methodStatic memberGLDrawRect(Vector3, Vector2)
Draws a rectangle with the specified dimensions.
Public methodStatic memberGLDrawRect(Vector3, Vector2, Single)
Draws a rectangle with the specified dimensions.
Top
See Also