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 think that 13_CesiumTileExcluder would be a more effective sample if the material actually accounted for the box size and position. (Rotation would be a cool plus, but perhaps is ambitious).
Currently, it discards fragments outside of a fixed world-position area. So if you move the trigger box (and therefore move the exclusion zone), you get this:
It's not a bug; the material is simply set up that way. But it would be more intuitive and powerful to make it account for changes in the box.
The text was updated successfully, but these errors were encountered:
I think that 13_CesiumTileExcluder would be a more effective sample if the material actually accounted for the box size and position. (Rotation would be a cool plus, but perhaps is ambitious).
Currently, it discards fragments outside of a fixed world-position area. So if you move the trigger box (and therefore move the exclusion zone), you get this:
It's not a bug; the material is simply set up that way. But it would be more intuitive and powerful to make it account for changes in the box.
The text was updated successfully, but these errors were encountered: