[EDIT] models now generate in a 3x3 grid with always 9 models
This commit is contained in:
@@ -19,7 +19,7 @@ namespace gui
|
||||
*/
|
||||
struct GuiTexture
|
||||
{
|
||||
int texture;
|
||||
GLuint texture;
|
||||
glm::vec2 position;
|
||||
glm::vec2 scale;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user