Interface PrismPyramidOptions

Optional arguments for prism/pyramid generation.

Hierarchy

Properties

baseMaterial?: Material

The material to use for the bases.

baseScale?: number

The scale of the base.

height?: number

The height of the prism/pyramid.

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.

sideMaterial?: Material

The material to use for the sides.

smoothNormals?: boolean

Should smooth normals be added?

Generated using TypeDoc