Bitmap for WPF
Create(Device,Texture3DDescription) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Texture3D クラス > Create メソッド : Create(Device,Texture3DDescription) メソッド
The device with which to associate the texture.
The description of the texture.
Initializes a new instance of the Texture3Dclass.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal device As Device, _
   ByRef description As Texture3DDescription _
) As Texture3D
public static Texture3D Create( 
   Device device,
   ref Texture3DDescription description
)

パラメータ

device
The device with which to associate the texture.
description
The description of the texture.
参照

Texture3D クラス
Texture3D メンバ
オーバーロード一覧