MaterialTexture
The different types of texture parameters Material
s can hold.
Value | Description |
diffuse | The diffuse texture. |
emissive | The emissive texture. |
metalness | The metalness texture. |
roughness | The roughness texture. |
occlusion | The ambient occlusion texture. |
normal | The normal map. |
environment | The environment map, should be specified as a cubemap texture. |
See also
Material:getTexture
Material:setTexture
MaterialColor
MaterialScalar
Material
lovr.graphics