Notifications
Clear all

[Closed] Render Effect Blues

I’m trying to make a scripted Render Effect that draws a single pixel outline around each node. I use the #node channel but when I use getChannel() on a pixel that has no nodes in it, it returns a helper or some other non-renderable object instead of undefined, is this normal or am I doing somethong wrong?

Thanks.