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
Note : Maybe in the renderBundle performance example dynamic options should be rename as static, as its the name of the property ?
Note 2 : It's a suggestions but add a little button ? over the one to see the code source< > with short explaination of the examples would be great to understand whats happening. ( can be another issue )
Description
Not sure its a bug or if it's limited by the api but in a
bundle static
if i update materials of the meshs inside only the first material is updated.it does work if i call
bundle.needsUpdate
or ifbundle.static = false
Reproduction steps
Code
Live example
https://jsfiddle.net/8z5qb9xs/15/
Screenshots
No response
Version
r174 dev
Device
No response
Browser
No response
OS
No response
The text was updated successfully, but these errors were encountered: