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