You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The poles on a CSGSphere3D's mesh aren't shaded smooth when smooth_faces is true.
CSGSphere3D on the left and MeshInstance3D with an equivalent SphereMesh on the right. The top and bottom where the segments meet aren't shaded smoothly on the csg.
Steps to reproduce
Create a CSGSphere3D
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered:
Tested versions
v4.3.beta.custom_build [97b8ad1]
System information
Windows 11 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3070 (NVIDIA; 31.0.15.4633)
Issue description
The poles on a
CSGSphere3D
's mesh aren't shaded smooth whensmooth_faces
is true.CSGSphere3D
on the left andMeshInstance3D
with an equivalentSphereMesh
on the right. The top and bottom where the segments meet aren't shaded smoothly on the csg.Steps to reproduce
CSGSphere3D
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: