Skip to content

GPU Particle Volumes v.1.0.2

Choose a tag to compare

@REDSIM REDSIM released this 06 Dec 14:01
· 4 commits to main since this release

New in this version:

  • Now Manager starts at OnEnable() instead of Start()
  • Editor script triggers update in more cases which should fix volumes breaking after lightmaps baking and similar events
  • Now Manager works in Update() instead of an artificial loop
  • Should now work without Udon, including VRC avatars projects