You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to save a png from the renderer using the example "offscreen-render.html"
Everything works copying the script, but when I change the camera position/rotation other than what is in the example, skinViewer.canvas.toDataURL() results in a blank image. Here is my code:
I'm trying to save a png from the renderer using the example "offscreen-render.html"
Everything works copying the script, but when I change the camera position/rotation other than what is in the example, skinViewer.canvas.toDataURL() results in a blank image. Here is my code:
Does anyone know why changing camera position x to -30.5 breaks the code?
The text was updated successfully, but these errors were encountered: