MaterialEditor.SetTexture

function SetTexture (propertyName : String, value : Texture) : void

Parameters

NameDescription
propertyName Name of the texture property.
value Texture to set.

Description

Set the value of a given texture property.