This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Reword sentence about materials
master
Anton Curmanschii
1 year ago
parent
493faeea19
commit
ad2a03a3cf
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save