Reword sentence about materials

master
Anton Curmanschii hace 1 año
padre
commit
ad2a03a3cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
``` ```
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

Cargando…
Cancelar
Guardar