Reword sentence about materials

master
Anton Curmanschii 1 anno fa
parent
commit
ad2a03a3cf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      raylib-generic-uber-shader-and-custom-shaders.md

+ 1
- 1
raylib-generic-uber-shader-and-custom-shaders.md

@ -90,7 +90,7 @@ typedef struct 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
// Material map type

Caricamento…
Annulla
Salva