add Sampler class, add attributes system
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
class App
|
||||
{
|
||||
Sampler sampler;
|
||||
Shader shader;
|
||||
Shader shader_color;
|
||||
Shader shader_uv;
|
||||
|
||||
Reference in New Issue
Block a user