[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.BlendState.op_Explicit

explicit operator Operator

explicit operator BlendState(nint)

Performs an explicit conversion from nint to BlendState.

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