Closed johanhelsing closed 2 years ago
Currently if sdfs make use of time, they will not show on wasm.
The time uniform code is based on the animate_shader example in the bevy repo, which has the same problem (so solution should also be the same).
animate_shader
https://github.com/bevyengine/bevy/issues/4813
Currently if sdfs make use of time, they will not show on wasm.
The time uniform code is based on the
animate_shader
example in the bevy repo, which has the same problem (so solution should also be the same).https://github.com/bevyengine/bevy/issues/4813