The 3x3 rotation component of this matrix.
[Visual Basic] Public Property Matrix33 As [C#] public Matrix33 Matrix33 { get; set; } [C++] public: __property get_Matrix33(); public: __property void set_Matrix33(Matrix33 ); [JScript] public function get Matrix33() : Matrix33 public function set Matrix33(Matrix33);
Matrix34 Structure | mPhysics.Foundation Namespace