Skip to content

C# Scripts

We can write our own nodes with c# in vvvv. We can write methods in a .csx file and then get a node in vvvv.

Add a file to dependencies.

Create method is the constructor We also can reference C# scripts.

Comments