Version: 
Back to list

Material :: createMaterialFromExtract

Synopsis

   Create material from a material extract

GUI Dialog

   

Script function

   material.createMaterialFromExtract(extract[, images]) -> material

Parameters

   extract (MaterialExtract) : The structure containing all the material informations
   images (ImageDefinitionList[optional] : Definition of images used by material textures, image must have been imported first

Return value

   material (Material) : The created material