mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 13:11:53 +00:00
Added Buffers to Shaders
This commit is contained in:
@@ -202,7 +202,7 @@ namespace GlitchyEngine.Renderer
|
||||
// Todo: perhaps add a constructor that takes all parameters from description except Size
|
||||
|
||||
/**
|
||||
* Uploads the date from @see Data to the GPU.
|
||||
* Uploads the date to the GPU.
|
||||
*/
|
||||
[Inline]
|
||||
public void Update()
|
||||
|
||||
Reference in New Issue
Block a user