diff options
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -7548,6 +7548,14 @@ Compute mesh tangents --- +> meshData = RL.GetMeshData( Mesh mesh ) + +Get mesh data as table. + +- Success return Mesh{} + +--- + ## Models - Mesh generation functions --- |
