ExtensionMethodsGL.DrawGL (Vector3D) Method

Calls gl.Normal3d(X, Y, Z)
Public Shared Sub DrawGL( _ 
ByVal value As Vector3D
)
This language is not supported or no code example is available.
public static void DrawGL( 
this Vector3D value 
)
This language is not supported or no code example is available.

Parameters

value
Vector3D

.NET Framework

Supported in: 4.8

In this article

Definition