Interface ITokenOptions

Optional configuration for a Token.

Hierarchy

Properties

color?: Color

Model tint color, defaults to white.

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.

Generated using TypeDoc