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

スクリプト言語

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

Texture3D.Texture3D

public function Texture3D(width: int, height: int, depth: int, format: TextureFormat, mipmap: bool)

Description

新規に空の3Dテクスチャを作成します

See Also: SetPixels, Apply 関数