Skip to content
On this page

Interface: HexOptions

Table of contents

Properties

Properties

dimensions

dimensions: number | BoundingBox | Ellipse

Defined in

hex/types.ts:110


offset

offset: HexOffset

Defined in

hex/types.ts:113


orientation

orientation: Orientation

Defined in

hex/types.ts:111


origin

origin: Point | "topLeft"

Defined in

hex/types.ts:112

Released under the MIT License.