Mesh getters and setters

This commit is contained in:
2023-08-06 21:54:28 +02:00
parent a7219eae86
commit e70fcbc582
2 changed files with 21 additions and 1 deletions

View File

@@ -5,6 +5,5 @@
*/
export * from "./IndexBuffer";
export * from "./Material";
export * from "./Texture2D";
export * from "./VertexBuffer";