We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c69a65 commit bb58429Copy full SHA for bb58429
README.org
@@ -17,6 +17,12 @@ MTL files:
17
- Bump map
18
- Diffuse map
19
- Specular map
20
+- Ambient map
21
+- Roughness map
22
+- Metallic map
23
+- Sheen map
24
+- Emissive map
25
+- Normal map
26
- Ambient color
27
- Diffuse color
28
- Specular color
@@ -25,6 +31,13 @@ MTL files:
31
- Optical density
32
- Dissolve
33
- Illumination
34
+- Roughness
35
+- Metallic
36
+- Sheen
37
+- Clearcoat thickness
38
+- Clearcoat roughness
39
+- Anisotropy
40
+- Anisotropy rotation
41
29
42
If something is missing or not working properly, feel free to open an issue/pull
30
43
request and I'll take a look.
0 commit comments