Unity VFX GRAPH |You won't use particle system after this| Creating a simple fire using VFX graph

Опубликовано: 16 Октябрь 2024
на канале: VionixStudio
943
18

Unity’s particle system is very effective way to create visual effects, but is limited by performance. To overcome this limitation, Unity released the VFX graph (Visual Effect Graph) package to unleash the power of visual effects inside Unity engine. VFX graph is very effective at creating stellar looking visual effect at low performance cost. In this tutorial, we will learn how to setup the VFX graph, how to use it to create a basic fire effect and how it differs from the particle system.
#unitytutorialforbeginners #unity3d #unityvfx #vfxgraph #unitytutorials

TIMESTAMP
00:00 Introduction
00:49 Installing Visual effect Graph
01:08 Creating a new VFX graph
02:35 Basics of VFX graph Editor
04:37 Creating a simple fire effect
11:22 VFX Graph vs Particle System
12:33 Conclusion