Description:

Draws a light.

Syntax:
public void DrawLight(
Light light,
Color wireframeColor
)
Parameters:
  • light
  • Type: Light
  • The light to draw.
  • wireframeColor
  • Type: System.Drawing.Color
  • The wireframe color.
Returns:
Type: void
Available since:
8.4

Nothing found