Skip to main content

SimpleGridConfig

Configuration interface for the SimpleGrid.

Properties

color

color: Color

The color of the grid lines.


distance

distance: number

The distance at which the grid lines start to fade away.


primarySize

primarySize: number

The size of the primary grid lines.


secondarySize

secondarySize: number

The size of the secondary grid lines.


visible

visible: boolean

Whether the grid is visible or not.