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 9196184 commit 2786758Copy full SHA for 2786758
1 file changed
examples/webgl_loader_svg.html
@@ -206,7 +206,6 @@
206
if ( material ) {
207
208
material.wireframe = guiData.strokesWireframe;
209
- material.side = 0;
210
211
for ( const subPath of path.subPaths ) {
212
0 commit comments