Initializes a new instance of the
Textureclass.
シンタックス
'宣言
Public Overloads Shared Function Create( _
ByVal As Device, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As Usage, _
ByVal As Format, _
ByVal As Pool _
) As Texture
public static Texture Create(
Device ,
System.int ,
System.int ,
System.int ,
Usage ,
Format ,
Pool
)
パラメータ
- device
- width
- height
- levelCount
- usage
- format
- pool
参照