[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.DrawInformation.SetVertexShaderConstantBuffer

SetVertexShaderConstantBuffer Method

SetVertexShaderConstantBuffer(nint, int)

HRESULT ID2D1DrawInfo::SetVertexShaderConstantBuffer([In, Buffer] const void* buffer,[In] unsigned int bufferCount)

Declaration
public void SetVertexShaderConstantBuffer(nint buffer, int bufferCount)
Public Sub SetVertexShaderConstantBuffer(buffer As IntPtr, bufferCount As Integer)
Parameters
Type Name Description
nint buffer
int bufferCount