SetModelMeshMaterial method

Implementation

String SetModelMeshMaterial(
  ModelBase model,
  num meshId,
  num materialId,
) => 'SetModelMeshMaterial($model, $meshId, $materialId)';