[][src]Type Definition rapier3d::math::Matrix

type Matrix<N> = Matrix3<N>;

A 3x3 matrix.