Skip to content

spatial-monorepo


spatial-monorepo / core/src / WallExtrusionPaintOptions

Interface: WallExtrusionPaintOptions

Defined in: packages/core/src/layers/wall-paint.ts:76

Properties

color

color: string

Defined in: packages/core/src/layers/wall-paint.ts:78

fill-extrusion-color — theme wall-fill token (core) or a caller-supplied color (editor).


maxHeightM?

optional maxHeightM?: number

Defined in: packages/core/src/layers/wall-paint.ts:82

Optional height cap in metres, forwarded to buildWallHeightExpr.


opacity?

optional opacity?: number

Defined in: packages/core/src/layers/wall-paint.ts:80

fill-extrusion-opacity. Defaults to WALL_FILL_OPACITY (1.0, opaque).

Released under commercial licensing.