Reword sentence about materials

master
Anton Curmanschii 1 年之前
父節點
當前提交
ad2a03a3cf
共有 1 個檔案被更改,包括 1 行新增1 行删除
  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

Loading…
取消
儲存