🐛 Bug Report
Describe
Modifying the normal scale factor only affects the normal vectors of the top vertices.
The normal vectors of other vertices remain unchanged, leading to inconsistent visualization.
To Reproduce
- Launch the DX11 renderer project
- Enable the "Draw Normals" option
- Adjust the "Normal Scale" parameter to any value
Expected behavior
All vertex normal vectors should uniformly scale to the specified length when the normal scale factor is modified.
Screenshots

🐛 Bug Report
Describe
Modifying the normal scale factor only affects the normal vectors of the top vertices.
The normal vectors of other vertices remain unchanged, leading to inconsistent visualization.
To Reproduce
Expected behavior
All vertex normal vectors should uniformly scale to the specified length when the normal scale factor is modified.
Screenshots