Line3DRenderer ClassDelta Engine Documentation
Responsible for rendering 3D lines View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Rendering3D.Shapes Line3DRenderer

Namespace: DeltaEngine.Rendering3D.Shapes
Assembly: DeltaEngine.Rendering3D.Shapes (in DeltaEngine.Rendering3D.Shapes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class Line3DRenderer : DrawBehavior

The Line3DRenderer type exposes the following members.

Constructors

  NameDescription
Public methodLine3DRenderer
Initializes a new instance of the Line3DRenderer class
Top
Methods

  NameDescription
Public methodDraw
Top
See Also