Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

setting vfx by c sharp scripts

Discussion in 'Graphics Experimental Previews' started by Dekata, Mar 1, 2019.

  1. Dekata

    Dekata

    Joined:
    May 20, 2016
    Posts:
    47
    guys!
    How to control vfx graph by script, i mean i have vfx graph and an array of vector3, now i want to set position of each particle in vfx using that vector3 array by c sharp but i dont know how. Thanks for your help.