Version: 2017.2
public void SetProceduralTexture (string inputName, Texture2D value);

説明

プロパティー名を指定して Texture2D 型のプロパティーを設定します

Used for ProceduralProperties of type Texture. The texture needs to be setup with Advanced texture type and Read-Write enabled.

See Also: GetProceduralPropertyDescriptions, GetProceduralTexture.