How to get contours of unwalkable nodes?

Well, the title says it all, but how should I get contours of nodes that also include unwalkable nodes? Right now I see in the code that the Walkable is a requirement, but I would like to get the contours for the nodes I provide without any filtering.

Hi

This is not possible at the moment, I’m afraid. You’ll have to write your own code for that.