SetBufferData takes table of values.

This commit is contained in:
jussi
2025-01-17 17:06:55 +02:00
parent 3cccee885e
commit 9a1161541d
5 changed files with 81 additions and 117 deletions

2
API.md
View File

@@ -6501,7 +6501,7 @@ Copy buffer data to another buffer. Size is in bytes
---
> RL.SetBufferData( Buffer buffer, int position, any value )
> RL.SetBufferData( Buffer buffer, int position, any{} values )
Set buffer data value