Class D3D11VertexShader
A vertex shader interface manages an executable program (a vertex shader) that controls the vertex shader stage.
Implements
Inherited Members
Namespace: JeremyAnsel.DirectX.D3D11
Assembly: JeremyAnsel.DirectX.D3D11.dll
Syntax
[SecurityCritical]
public class D3D11VertexShader : D3D11DeviceChild, IDisposable
Constructors
| Edit this page View SourceD3D11VertexShader(nint)
Initializes a new instance of the D3D11VertexShader class.
Declaration
public D3D11VertexShader(nint comPtr)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | comPtr |
Fields
| Edit this page View SourceD3D11VertexShaderGuid
The interface GUID.
Declaration
public static readonly Guid D3D11VertexShaderGuid
Field Value
| Type | Description |
|---|---|
| Guid |