Set this matrix to a rotation about the y-axis.
[Visual Basic] Public Sub SetRotateY( _ ByVal Single As Single _ ) [C#] public void SetRotateY( float Single ); [C++] public: void SetRotateY( float Single ); [JScript] public function SetRotateY( float Single );
Matrix33 Structure | mPhysics.Foundation Namespace