ProceduralMaterial.GetProceduralTexture Manual     Reference     Scripting  
Scripting > Runtime Classes > ProceduralMaterial
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.