跳转到内容

MaterialExecutionContract

此内容尚不支持你的语言。

Defined in: types.ts:112

readonly alpha: object

Defined in: types.ts:114

readonly input: "premultiplied"

readonly output: "premultiplied"

readonly preservesTransparency: boolean


readonly color: object

Defined in: types.ts:113

readonly input: "working-linear"

readonly output: "working-linear"


readonly determinism: "strict" | "backend-tolerant" | "non-deterministic"

Defined in: types.ts:138


readonly resolution: object

Defined in: types.ts:119

readonly optional minimum: object

readonly height: number

readonly width: number

readonly policy: "same-as-host" | "scale"

readonly optional scale: number


readonly spatialPadding: { mode: "none"; } | { mode: "fixed"; pixels: number; } | { maximumPixels: number; mode: "parameter-bound"; parameter: string; }

Defined in: types.ts:124


readonly supports: object

Defined in: types.ts:139

readonly alpha: boolean

readonly hdr: boolean

readonly offline: boolean

readonly realtime: boolean

readonly tiled: boolean


readonly temporal: object

Defined in: types.ts:132

readonly futureUs: number

readonly pastUs: number

readonly seekPolicy: "stateless" | "reconstruct" | "reset-with-warning"

readonly stateful: boolean