Skia Renderer pixel space

If I am using the Skia renderer in VL with the Space set to PixelTopLeft, how would I use for example a rectangle that uses the same pixel space?
e.g. drawing a rectangle from 0/0 (top left corner) for 300 by 300 pixels (and not using a mapping function)
Edit: I found the “WithinCommonSpace” Node but not sure how to use it…
Thanks!

hei remony you should find the answer in this example coming with the VL.Skia pack:

\1_Basics\08_Spaces-Overview.vl

if not, please let us know so we can add more info there.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.