Manual     Reference     Scripting  
  
Scripting > Runtime Classes > ProceduralMaterial Switch to Component   

ProceduralMaterial.GetProceduralTexture  

function GetProceduralTexture (inputName : String) : Texture2D

Description

Get a named Procedural texture property.

Used for Procedural properties of type Texture.

See Also: GetProceduralPropertyDescriptions, SetProceduralTexture.