Circle3DRenderer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Rendering3D.Shapes Circle3DRenderer

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

public class Circle3DRenderer : DrawBehavior

The Circle3DRenderer type exposes the following members.

Constructors

  NameDescription
Public methodCircle3DRenderer
Initializes a new instance of the Circle3DRenderer class
Top
Methods

  NameDescription
Public methodDraw
Top
See Also