Class EdgeSoftening

Constructors

Properties

chamfer: boolean

Specifies whether to chamfer the edges.

edgeAngleThreshold: number

Threshold angle (in degrees) which controls whether an edge is softened or not. The angle refers to the angles between the adjacent faces of an edge.

faceted: boolean

Specifies whether the edges are faceted.

forceSoftening: boolean

Specifies whether to soften edges despite too large a radius.

on: boolean

Specifies whether edge softening is enabled or not.

softening: number

The softening radius.

Generated using TypeDoc