What method ?

I am trying to set the thickness of my own procedural Triangle geometry and can’t seem to figure out how to set the thickness of its outline?

Do you do this at the nodepath level or at the geom level?

What method ?

Thank you in advance

Is this for wireframe geometry? If so, this can be set on NodePath with setRenderModeThickness.

Note that which antialiasing method is used also affects how the outlines are drawn and which thickness ranges are respected.