Unity-Technologies / VisualEffectGraph-Samples

Visual Effect Graph - Samples Project
Other
1.85k stars 387 forks source link

UnityEngine.Experimental Not linking to .VFX Library #8

Open michaeljsamuels opened 4 years ago

michaeljsamuels commented 4 years ago

Apologies if this isn't the right repo to be asking this, but I've been unable to find the core VFX git repo after a few hours of searching...

I am unable to get scripting working for my VFX graphs in Visual Studio. I am able to create VFX graphs using the editor, and create exposed parameters (i.e. the VFX packages is definitely imported in Unity), but when I try to include:

UnityEngine.Experimental.VFX

Visual Studio can't seem to find the module. Is there an additional step I need to take to include the module?

Thank You

ufcyg commented 4 years ago

remove the ".Experimental", atleast for 2019.3.8f1