Tesla Graphics Engine Documentation (January 2012)
AddToQueue Method (renderable)
TeslaTesla.GraphicsRenderQueueAddToQueue(IRenderable)
Adds the renderable to the queue.
Declaration Syntax
C#
public bool AddToQueue(
	IRenderable renderable
)
Parameters
renderable (IRenderable)
Renderable to add
Return Value
True if it was added

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