CompileMaterialOptions
Defined in: types.ts:117
Properties
Section titled “Properties”budget?
Section titled “budget?”
readonlyoptionalbudget:Partial<MaterialGraphBudget>
Defined in: types.ts:123
inputPorts
Section titled “inputPorts”
readonlyinputPorts:Readonly<Record<string,MaterialValueType>>
Defined in: types.ts:121
parameters
Section titled “parameters”
readonlyparameters:Readonly<Record<string,MaterialValueType>>
Defined in: types.ts:118
specializationValues?
Section titled “specializationValues?”
readonlyoptionalspecializationValues:Readonly<Record<string,JsonValue>>
Defined in: types.ts:120
Values for parameters whose Definition declares affects: specialization.
systems?
Section titled “systems?”
readonlyoptionalsystems:Readonly<Record<string,MaterialValueType>>
Defined in: types.ts:122