Change shader handling
This commit is contained in:
@@ -22,7 +22,6 @@ namespace openVulkanoCpp
|
||||
public:
|
||||
Node* root;
|
||||
std::vector<Drawable*> shapeList;
|
||||
Shader* shader;
|
||||
Camera* camera;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user