Bitmap for UWP
SetVertexConstantBuffer(DataStream) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > DrawInformation クラス > SetVertexConstantBuffer メソッド : SetVertexConstantBuffer(DataStream) メソッド
The DataStream that contains the constant buffer data
Sets the constant buffer data from a C1.Util.DX.DataStreamfor the Vertex stage.
シンタックス
'宣言
 
Public Overloads Sub SetVertexConstantBuffer( _
   ByVal dataStream As DataStream _
) 
public void SetVertexConstantBuffer( 
   DataStream dataStream
)

パラメータ

dataStream
The DataStream that contains the constant buffer data
参照

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