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

正在加载...
取消
保存