Draw polar coordinate grid using materials

Hi, I’m trying to draw somethiing simular to this picture.

I was able to create this thing, but I don’t know what to do from here to get straight lines with const width.

Is is posible from this get polar coordinate grid-like result, or should I just draw it using draw functions during UUserWidget::NativePaint

I was able to achive this result, and it okay for now, but I’m wondering how i can improve it.

I was able to achive disired result.

1 Like