[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.ComputeShader.op_Explicit

explicit operator Operator

explicit operator ComputeShader(IntPtr)

Performs an explicit conversion from IntPtr to ComputeShader.

Declaration
public static explicit operator ComputeShader(IntPtr nativePointer)
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
ComputeShader