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

불러오는 중...
취소
저장