Mesh.DrawEntity Method

Protected Overridable Sub DrawEntity( _ 
ByVal context As RenderContextBase, _ 
ByVal myParams As Object
)
This language is not supported or no code example is available.
protected virtual void DrawEntity( 
RenderContextBase context
object myParams 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

myParams
object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition