hey! how do i set a single component of a vvvv Vector in a plugin? if i tried the foo3D.x = bar compiler said
"Cannot modify the return value of
'VVVV.PluginInterfaces.V2.ISpread<VVVV.Utils.VMath.Vector3D>.this[int](int)'
because it is not a variable"