Get every point of draw node

Hi everybody!

Is there any way to get every point of polygon or other draw node? I need this points to use with my animation algorithm.

The only way I invented is to go through the all screen points and check every of them if it is inside draw node. Is there any more performance way to do this?

Thank you!

Hi all. It is still actual. Can anybody help? Maybe someone ever met something like this?