sandbox
This commit is contained in:
@@ -14,7 +14,8 @@ namespace Archimedes {
|
||||
~Object() {};
|
||||
|
||||
private:
|
||||
|
||||
|
||||
glm::mat4 worldTransform = glm::mat4(1.0f);
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user