Material
This commit is contained in:
@ -18,6 +18,7 @@ namespace Dawn {
|
||||
public:
|
||||
Scene &scene;
|
||||
sceneitemid_t id;
|
||||
glm::mat4 transform;
|
||||
|
||||
/**
|
||||
* Constructor for a SceneItem. Scene Items should only be called and
|
||||
|
Reference in New Issue
Block a user