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
It's likely that by passing the custom root as a matrix to the shader, some calculations can be skipped.
Additionally, for gradients, creating a LUT (Lookup Table) would allow the effect to be expressed without adding extra vertices.
This will reduce the frequency of MeshModify being called.
The text was updated successfully, but these errors were encountered: