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