This commit is contained in:
jussi
2022-09-22 20:25:18 +03:00
parent e5f437d05e
commit 0fad8239b6
6 changed files with 15 additions and 36 deletions

3
API.md
View File

@@ -4017,7 +4017,8 @@ Generate custom mesh from vertex attribute data and uploads it into a VAO ( if s
> success = RL_UpdateMesh( Mesh{} )
Update mesh vertex data in GPU. ( Mainly intented to be used with custom meshes )
Update mesh vertex data in GPU.
Note! Mainly intented to be used with custom meshes.
- Failure return false
- Success return true