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 6507d86 commit 8d9d5cbCopy full SHA for 8d9d5cb
src/utils/material.js
@@ -42,7 +42,7 @@ module.exports.setTextureProperties = setTextureProperties;
42
43
/**
44
* Update `material` texture property (usually but not always `map`)
45
- * from `data` property (usually but not always `src`)
+ * from `data` property (usually but not always `src`).
46
*
47
* @param {object} shader - A-Frame shader instance.
48
* @param {object} data
0 commit comments