Some doc fixes.

This commit is contained in:
jussi
2022-05-21 17:30:26 +03:00
parent 043fd72698
commit 85fc6cd6a3
5 changed files with 14 additions and 12 deletions

2
API.md
View File

@@ -3412,7 +3412,7 @@ Copies material to model material. ( Model material is the material id in models
---
> success = RL_SetModelMaterial( Model model, Material modelMaterial, Material material )
> success = RL_SetModelMeshMaterial( Model model, int meshId, int materialId )
Set material for a mesh ( Mesh and material on this model )