Commit cf8707e
fix: expose addNodeMaterial and createNodeMaterialFromType (#1122)
* fix: expose addNodeMaterial and createNodeMaterialFromType
these functions are now exposed
- See: https://github.com/mrdoob/three.js/blob/a00f79b32274975d5bd5c0f3d83ac8c31efec64d/src/nodes/materials/Materials.js#L3
- See: https://github.com/mrdoob/three.js/blob/a00f79b32274975d5bd5c0f3d83ac8c31efec64d/src/nodes/Nodes.js#L200
* refactor: npm run format
* Update
---------
Co-authored-by: Nathan Bierema <[email protected]>1 parent 5769807 commit cf8707e
File tree
2 files changed
+4
-1
lines changed- types/three/src/nodes/materials
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
0 commit comments