Tesla Graphics Engine Documentation (January 2012)
DrawBounds Method (scene, renderer)
TeslaTesla.UtilGeometryDebuggerDrawBounds(Spatial, IRenderer)
Draws the spatial's bounding volumes, if visible to the renderer's currently active camera. If the spatial is a Node, the children of the spatial will be rendered if visible.
Declaration Syntax
C#
public static void DrawBounds(
	Spatial scene,
	IRenderer renderer
)
Parameters
scene (Spatial)
Scene to draw the bounds of.
renderer (IRenderer)
The renderer

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