From the code level, I draw the roof of the building based on the points.
The roof slopes are in different directions.
I have one type of tile texture.
When an object is added, the texture is in one direction all over the object (global).
I would like the tile to go downhill on each slope of the roof, corresponding to the direction of the roof.
How do I rotate the texture in this situation?
