Method GLUE.List()->begin()
- Method begin
void begin(bool|void run)
- Description
Start defining the list. If run is provided, the list will be executed as it is compiled (GL.GL_COMPILE_AND_EXECUTE).
- See also
void begin(bool|void run)
Start defining the list. If run is provided, the list will be executed as it is compiled (GL.GL_COMPILE_AND_EXECUTE).