Tesla Graphics Engine Documentation (January 2012)
FromScale Method
TeslaTesla.MathMatrixFromScale()()()()
Members
Icon Member Description
FromScale(Vector3)
Creates a scaling matrix from the supplied scale vector.

FromScale(Vector3%, Matrix%)
Creates a scaling matrix from the supplied scale vector.

FromScale(Single)
Creates a scaling matrix from the supplied scaling value for uniform scale.

FromScale(Single, Matrix%)
Creates a scaling matrix from the supplied scaling value for uniform scale.

FromScale(Single, Single, Single)
Creates a scale matrix from the supplied scalars.

FromScale(Single, Single, Single, Matrix%)
Creates a scale matrix from the supplied scalars.

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