Reword sentence about materials

Anton Curmanschii
2024-03-11 22:10:59 +02:00
parent 493faeea19
commit ad2a03a3cf

@ -90,7 +90,7 @@ typedef struct Material {
} Material; } Material;
``` ```
Material supports by default a number of maps (texture and properties) that can be accessed for convenience using the provided values: By default, `Material` supports a number of maps (texture and properties) that can be accessed for convenience using the provided values:
```c ```c
// Material map type // Material map type