[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.Drawing.TorusDrawOperation.DrawBatch(System.Int32)"]

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public override int DrawBatch(
	int maxBlocksToDraw
)

Parameters

maxBlocksToDraw
Int32

[Missing <param name="maxBlocksToDraw"/> documentation for "M:fCraft.Drawing.TorusDrawOperation.DrawBatch(System.Int32)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Drawing.TorusDrawOperation.DrawBatch(System.Int32)"]

See Also