Interface ContourLineOptions

Option for contour lines.

Hierarchy

  • ContourLineOptions

Properties

color?: Color

The color of the lines.

enabled?: boolean

Enables or disables contour lines.

interval?: number

The interval between each main line (in meters).

opacity?: number

The opacity of the lines.

secondaryInterval?: number

The interval between each secondary line (in meters).

thickness?: number

The thickness of the lines.

Generated using TypeDoc