Tesla Graphics Engine Documentation (January 2012)
FromRotationY Method (radians)
TeslaTesla.MathMatrixFromRotationY(Single)
Creates a matrix that represents a rotation around the y-axis.
Declaration Syntax
C#
public static Matrix FromRotationY(
	float radians
)
Parameters
radians (Single)
Angle to rotate, in radians
Return Value
Resulting rotation matrix

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