[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.VertexShader.op_Explicit

explicit operator Operator

explicit operator VertexShader(IntPtr)

Performs an explicit conversion from IntPtr to VertexShader.

Declaration
public static explicit operator VertexShader(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As VertexShader
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
VertexShader