Tesla Graphics Engine Documentation (January 2012)
FromRotationX Method (radians)
TeslaTesla.MathMatrixFromRotationX(Single)
Creates a matrix that represents a rotation around the x-axis.
Declaration Syntax
C#
public static Matrix FromRotationX(
	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)