Tesla Graphics Engine Documentation (January 2012)
Resize Method (width, height)
TeslaTesla.Scene.ShapeQuadResize(Single, Single)
Resizes the quad. Does not call meshData.Reconstruct()
Declaration Syntax
C#
public void Resize(
	float width,
	float height
)
Parameters
width (Single)
Width of the quad
height (Single)
Height of the quad

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