ProceduralMaterial.GetProceduralTexture
GetProceduralTexture(inputName: string): Texture2D;
Description

Get a named Procedural texture property.

Used for ProceduralProperties of type Texture.

See Also: GetProceduralPropertyDescriptions, SetProceduralTexture.