Interface ISvgTokenOptions

Hierarchy

Properties

color?: Color

Model tint color, defaults to white.

height: number

Height of the token in centimeters.

name?: string

Sets the name for the token.

standing?: boolean

If true, the token is oriented upright.

thickness?: number

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

url: string

Url of the SVG file to use for this token's shape.

width: number

Width of the token in centimeters.

Generated using TypeDoc