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
What does happen for you when you do this?
You got to have Stride.Models, in there is even the simple Box.
Are you maybe using Fuse only and haven’t referenced Stride itself?
it would be this one in your screenshot:
yep, got it now
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.