'宣言 Public Sub SetConstantBuffer( _ ByVal slot As System.Integer, _ ByVal constantBuffer As Buffer _ )
public void SetConstantBuffer( System.int slot, Buffer constantBuffer )
パラメータ
- slot
 - Index into the device's zero-based array to which to set the constant buffer.
 - constantBuffer
 - constant buffer to set