Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaterSymbol3DLayerProperties

Hierarchy

Index

Properties

Optional color

color: string | Color | number[]

The dominant color used to shade the water.

Read more...

Optional waterbodySize

waterbodySize: "small" | "medium" | "large"

Indicates the size of the waterbody which is represented by the symbol layer.

Read more...

Optional waveDirection

waveDirection: number

Indicates the direction in which the waves travel.

Read more...

Optional waveStrength

waveStrength: "calm" | "rippled" | "slight" | "moderate"

Indicates the shape and intensity of the waves.

Read more...

Generated using TypeDoc