Tesla Graphics Engine Documentation (January 2012)
Pyramid Constructor (name, baseWidth, height)
TeslaTesla.Scene.ShapePyramidPyramid(String, Single, Single)
Creates a new instance of Pyramid.
Declaration Syntax
C#
public Pyramid(
	string name,
	float baseWidth,
	float height
)
Parameters
name (String)
The name of the mesh.
baseWidth (Single)
Width of the base.
height (Single)
The height of the pyramid.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)