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
Where its expecting the colour picker color as uColor however this is no longer how the picker works and instead the color is derived from the mesh_instance_id parameter from
getPickOutput()
Steps to Reproduce
add a gaussian splat
attempt to pick it
the pick colour is rendered black and no selection picked
The text was updated successfully, but these errors were encountered:
In gsplat-compressed-material.js there is the following code:
Where its expecting the colour picker color as uColor however this is no longer how the picker works and instead the color is derived from the mesh_instance_id parameter from
Steps to Reproduce
The text was updated successfully, but these errors were encountered: