Interface GridOptions

Hierarchy

  • GridOptions

Properties

Properties

color?: Vector4

The color of the grid lines. Default [0.75, 0.75, 0.75, 1.0]

width?: number

The width of the grid lines in pixels. Default 1.

Generated using TypeDoc