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 c44413e commit 437764dCopy full SHA for 437764d
1 file changed
src/content/docs/current/Reference/Buffers/atlases.mdx
@@ -52,6 +52,6 @@ For information on how to use these values, see [PBR Standards](/current/how-to/
52
| `b` | 0 |
53
| `a` | 0 |
54
55
-*Note that the values returned when sampling the texture are in the 0-1 range.*
+*Note that the values returned when sampling the texture are in the 0-1 range, whereas they are displayed here in the 0-255 range.*
56
57
For information on how to use these values, see [PBR Standards](/current/how-to/pbr_standards/).
0 commit comments