BackgroundGrid

constructor(color: Color = Color.white, lineColor: Color = Color.black, lineWidth: Float = 0.1f, size: Float = 20.0f)

Creates a background grid with the specified properties.

Since

200.1.0