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?
optionalmaxHeightM?:number
Defined in: packages/core/src/layers/wall-paint.ts:82
Optional height cap in metres, forwarded to buildWallHeightExpr.
opacity?
optionalopacity?:number
Defined in: packages/core/src/layers/wall-paint.ts:80
fill-extrusion-opacity. Defaults to WALL_FILL_OPACITY (1.0, opaque).
