SpectrumBuildOptions interface
Per-Spectrum-pipeline build-time knobs. Every field is INDEPENDENTLY optional: each one you leave unset keeps the server’s own default for that field, so setting just precision will not also pin maxThreads or workingSpace. An entirely unset SpectrumBuildOptions matches Spectrum’s default behaviour exactly.
Signature:
export interface SpectrumBuildOptions
Properties
| Property | Type | Description |
|---|---|---|
number |
(Optional) Max threads the pipeline may use at runtime. Unset keeps the server’s default for that node type (compose defaults to 8), rather than forcing auto. - IMPORTANT: |
|
(Optional) Accuracy-vs-speed preference. Unset keeps the server’s engine-wide default, which the operator controls (and which is not necessarily |
||
(Optional) Colour domain for compose / resize / spatial ops. Defaults to |