From 85fc6cd6a3865f19ceac448dcb33b0c19b8e6b77 Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 21 May 2022 17:30:26 +0300 Subject: Some doc fixes. --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'API.md') diff --git a/API.md b/API.md index 9b3c59e..dc1e14c 100644 --- a/API.md +++ b/API.md @@ -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 ) -- cgit v1.2.3