void SetModelMeshMaterial(Pointer<ModelC> model, int meshId, int materialId) { return _SetModelMeshMaterial(model, meshId, materialId); }