ProceduralMaterial.SetProceduralTexture Manual     Reference     Scripting  
Scripting > Runtime Classes > ProceduralMaterial
ProceduralMaterial.SetProceduralTexture

function SetProceduralTexture (inputName : String, value : Texture2D) : void

Description

Set a named Procedural texture property.

Used for Procedural properties of type Texture.

See Also: GetProceduralPropertyDescriptions, GetProceduralTexture.