Draw objects in specific area

Hi,
this question is not for threejs. i think.

but, I need a help.
I want draw objects in specific area.
How to only be drawn in the circle?
Give me some advice. Thank you.

this is my example.

Hi!
Check it out, if element’s position’s length from the center of the circle is less, than circle’s radius, then element is inside the circle.