Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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