[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Texture2D.op_Explicit

explicit operator Operator

explicit operator Texture2D(IntPtr)

Performs an explicit conversion from IntPtr to Texture2D.

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