Skip to main content

Grid

Grid component for drawing grid backgrounds.

Properties

PropertyTypeDescription
spacingSignal<Spacing, Vector2, this>Grid spacing
sizeSimpleSignal<Vector2, this>Grid size

Methods

start

start(): void

Starts displaying the grid.

end

end(): void

Stops displaying the grid.