How to remove a gray area in my 3d Surface graph.
-
Surface3D { // your surface // [...] theme: Theme3D { backgroundEnabled: false gridEnabled: false } } -
@Pl45m4 thank you ver much, sorry for my expressing ambiguity. I means the shaded area in the orange rectangle.

-
These are the edges of your graph (I think so).
Does this area change, when moving the camera?
-
@Pl45m4 Yes,when change the camera,the gray area is changing simultaneously. The graph has many sharp edges.