GetMeshData.

This commit is contained in:
jussi
2024-05-10 11:02:31 +03:00
parent 1980aebdc3
commit b3980ae2a5
8 changed files with 276 additions and 121 deletions

8
API.md
View File

@@ -7548,6 +7548,14 @@ Compute mesh tangents
---
> meshData = RL.GetMeshData( Mesh mesh )
Get mesh data as table.
- Success return Mesh{}
---
## Models - Mesh generation functions
---