ExtensionMethodsGL.DrawGL (PointNormalUv, Color()) Method

For internal use only.
Public Shared Sub DrawGL( _ 
ByVal value As PointNormalUv, _ 
ByVal colorMap As Color() _ 
)
This language is not supported or no code example is available.
public static void DrawGL( 
this PointNormalUv value
Color[] colorMap 
)
This language is not supported or no code example is available.

Parameters

value
PointNormalUv

colorMap
Color[]

.NET Framework

Supported in: 4.8

In this article

Definition