The array has already defined with material properties texture slot, example with standard material: d_standard = #(""diffuseMap", "ambientMap", "displacementMap", "bumpMap") -- and so on or with corona: d_corona = #("texmapDiffuse", <diffusewithcoronaAO>, "texmapDisplacement") -- and so on and I want to call that array…