Structs§
- PerFrame
Uniforms - All the buffers that are the same for all meshes. Contains things like camera parameters, lights, and global setting.
- Upload
Pass - Upload pass which uploads to GPU any data that is necessary, like vertex buffers for meshes and camera parameters.