Is there an easy way to make lines in Stride/Fuse like polygon in Skia?
Where do you find this line node? I can’t find it even though I have enabled advanced and experimental.
It’s in Stride.Models and you have to enable Experimental nodes … I’m using 2021.4.5, no idea when it got added
I can’t find Stride.Models, it is not on nuget and does not come up in the node browser
- you reference the VL.Stride package
- you enable “Experimental” nodes in the nodebrowser, see The NodeBrowser | vvvv gamma documentation
- then type “Line” to see the node
it would be this one in your screenshot:
![]()
yep, got it now


