Interface IPolygonTokenOptions

Hierarchy

Properties

color?: Color

Model tint color, defaults to white.

name?: string

Sets the name for the token.

sides: number

Number of sides of the regular polygon that will be extruded for this token's shape.

size: number

Diameter in centimeters.

standing?: boolean

If true, the token is oriented upright.

thickness?: number

Thickness of the extruded shape in centimeters, before scale is applied.

Generated using TypeDoc