Skip to content

worldwind-ui API / worldwind-kit / WWSurfaceShape

Interface: WWSurfaceShape ​

Defined in: kit/src/worldwind-types.ts:189

Extends ​

Extended by ​

Indexable ​

[key: string]: any

Properties ​

attributes ​

attributes: WWShapeAttributes

Defined in: kit/src/worldwind-types.ts:190


displayName ​

displayName: string | null

Defined in: kit/src/worldwind-types.ts:91

Inherited from ​

WWRenderable.displayName


enabled ​

enabled: boolean

Defined in: kit/src/worldwind-types.ts:92

Inherited from ​

WWRenderable.enabled


highlightAttributes ​

highlightAttributes: WWShapeAttributes | null

Defined in: kit/src/worldwind-types.ts:191


highlighted ​

highlighted: boolean

Defined in: kit/src/worldwind-types.ts:192


maximumNumEdgeIntervals ​

maximumNumEdgeIntervals: number

Defined in: kit/src/worldwind-types.ts:194


pathType ​

pathType: string

Defined in: kit/src/worldwind-types.ts:193


pickDelegate ​

pickDelegate: unknown

Defined in: kit/src/worldwind-types.ts:93

Inherited from ​

WWRenderable.pickDelegate


userProperties ​

userProperties: unknown

Defined in: kit/src/worldwind-types.ts:94

Inherited from ​

WWRenderable.userProperties

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.