DeltaEngine.Rendering3D.Shapes NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classBox
Public classBoxMesh
Entity 3D representing a simple box. View code on GitHub
Public classCircle3D
Public classCircle3DRenderer
Public classConeMesh
Public classGrid3D
Public classLevelDebugRenderer
Simple 2D map of TileType data to be used for 2D tile games or for game logic tests. View code on GitHub
Public classLine3D
A line in 3D space. Just a start and end point plus a color, but you can add more points. View code on GitHub
Public classLine3DRenderer
Responsible for rendering 3D lines View code on GitHub