Hi,
I need help in drawing the lines around the wall(like outer border) with 0.5/1 Unit difference, in the below example
https://www.babylonjs-playground.com/#1Z71FW#44
Thank You.
Hi,
I need help in drawing the lines around the wall(like outer border) with 0.5/1 Unit difference, in the below example
https://www.babylonjs-playground.com/#1Z71FW#44
Thank You.
Hi @Raja and welcome to the forum. This should help Line2D of Given Width - Babylon.js Documentation
Thank You. @JohnK
I will have a look on the document and try to do.