mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-01 11:49:17 -05:00
Reword sentence about materials
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user