Skip to content

worldwind-ui API / worldwind-kit / RenderableOptions

Interface: RenderableOptions ​

Defined in: kit/src/shapes/attributes.ts:75

Extended by ​

Properties ​

displayName? ​

optional displayName?: string | null

Defined in: kit/src/shapes/attributes.ts:76


enabled? ​

optional enabled?: boolean

Defined in: kit/src/shapes/attributes.ts:77


userData? ​

optional userData?: unknown

Defined in: kit/src/shapes/attributes.ts:79

Stored on the renderable's userProperties; comes back from picks.

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