hiddenEdges Readonly
hiddenEdges: boolean
In any mode except RenderMode.Wireframe, whether to display the edges of surfaces occluded by other geometry. This has no effect unless ViewFlags.visibleEdges is also true. Default: false.
see HiddenLine.Settings to customize the appearance of the edges.
Defined in
- core/common/src/ViewFlags.ts Line 180
Last Updated: 20 June, 2023