Referencing Stride.Graphics does not give access to nodes

Hey,

This is gamma 5.3-0080.

I was trying to get the Handle of a Stride TextureWindow, which according to the documentation could be done using WindowHandle.Handle that lives in Stride.Graphics.

I tried referencing Stride.Graphics via Dependencies/.NET Nugets as follows :

But the Handle node does not show up. As @bjoern suggested yesterday on Element, referencing Stride.Graphics.dll from vvvv’s /packs folder works.

Am I doing something wrong?

Cheers!

Should be fixed in upcoming. You’ll again need to install Stride.Graphics manually (like it was before 5.0) - the package shouldn’t have shown up to begin with. Thanks for the report.

1 Like