explicit operator Operator
explicit operator Mesh(IntPtr)
Performs an explicit conversion from IntPtr to Mesh.
Declaration
public static explicit operator Mesh(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As Mesh
Parameters
| Type |
Name |
Description |
| IntPtr |
nativePointer |
|
Returns