Mesh.DrawWireframe Method

Draws entity as wires.
Protected Friend Overrides Sub DrawWireframe( _ 
ByVal data As DrawParams
)
This language is not supported or no code example is available.
internal protected override void DrawWireframe( 
DrawParams data 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition