言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

ProceduralMaterial.SetProceduralTexture

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

Description

プロパティ名を指定して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.