Tesseract Engine Documentation

Renderer.Draw Method 

Render to the render target once for each user's viewport calling ObjectLibrary's draw functions and at the same time render the depth buffer to another render target

public void Draw(
   Int32 totplayers
);

Parameters

totplayers
Total number of humans in the game

See Also

Renderer Class | DarkWynter.Stream Namespace