Sets the constant buffer data from a struct value for the Pixel Stage.
シンタックス
'宣言
Public Overloads Sub SetPixelConstantBuffer(Of As {New, Struct})( _
ByRef As _
)
public void SetPixelConstantBuffer<>(
ref
)
where T: new(), struct
パラメータ
- value
- Value of the constant buffer
型パラメータ
- T
- Type of the constant buffer
参照