跳转到内容

MaterialDefinition

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

Defined in: types.ts:176

readonly $schema: "https://schemas.aelion.dev/material/definition/v1.json"

Defined in: types.ts:177


readonly bundledResources: readonly BundledMaterialResource[]

Defined in: types.ts:185


readonly display: MaterialDisplay

Defined in: types.ts:181


readonly execution: MaterialExecutionContract

Defined in: types.ts:187


readonly id: string

Defined in: types.ts:179


readonly implementations: readonly MaterialImplementation[]

Defined in: types.ts:188


readonly kind: MaterialKind

Defined in: types.ts:180


readonly parameters: readonly MaterialParameter[]

Defined in: types.ts:184


readonly ports: readonly MaterialPort[]

Defined in: types.ts:183


readonly protocolVersion: "1.0.0"

Defined in: types.ts:178


readonly resourceSlots: readonly MaterialResourceSlot[]

Defined in: types.ts:186


readonly scopes: readonly MaterialScope[]

Defined in: types.ts:182


readonly splitPolicy: "copy" | "reset" | "reject"

Defined in: types.ts:189