Skip to content

worldwind-ui API / worldwind-kit / WWShapeAttributes

Interface: WWShapeAttributes ​

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

Properties ​

applyLighting ​

applyLighting: boolean

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


depthTest ​

depthTest: boolean

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


drawInterior ​

drawInterior: boolean

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


drawOutline ​

drawOutline: boolean

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


drawVerticals ​

drawVerticals: boolean

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


enableLighting ​

enableLighting: boolean

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


imageSource ​

imageSource: string | WWImageSource | null

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


interiorColor ​

interiorColor: WWColor

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


outlineColor ​

outlineColor: WWColor

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


outlineStippleFactor ​

outlineStippleFactor: number

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


outlineStipplePattern ​

outlineStipplePattern: number

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


outlineWidth ​

outlineWidth: number

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

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