Interface SmoothNormalsOptions

Optional arguments for procedural meshes with automatic smooth normals.

Hierarchy

Properties

hints?: HintMap

How many sub-divisions should there be around the radial axis?

maxSmoothAngle?: number

The maximum angle for hard normals to be turned into smooth normals.

smoothNormals?: boolean

Should smooth normals be added?

Generated using TypeDoc