For fog:
For particles, you probably want to create an amount of them and re-use them instead of continually creating new ones to help with garbage collection and maintain a fixed amount.
For fog:
For particles, you probably want to create an amount of them and re-use them instead of continually creating new ones to help with garbage collection and maintain a fixed amount.