gpuUpdateParticles.fragment.fx 49 B

12345
  1. #version 300 es
  2. void main() {
  3. discard;
  4. }