Closed LIKEADOGANDCAT closed 3 years ago
I used the code
import * as three from "three"
.. clearColor: new three.Color("#fff")
but it doesn't work at all ,the canvas I got is full of black. Does it have something to do with DxfViewerWorker?? I didn't import it.
I changed the default color ,fixed. :)
I used the code
import * as three from "three"
.. clearColor: new three.Color("#fff")
but it doesn't work at all ,the canvas I got is full of black. Does it have something to do with DxfViewerWorker?? I didn't import it.