Tesla Graphics Engine Documentation (January 2012)
FromScale Method (scale)
TeslaTesla.MathMatrixFromScale(Vector3)
Creates a scaling matrix from the supplied scale vector.
Declaration Syntax
C#
public static Matrix FromScale(
	Vector3 scale
)
Parameters
scale (Vector3)
Scaling vector where each component corresponds to each axis to scale on
Return Value
Resulting scaling matrix

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