public override void GetMatrix(Matrix4x4d matrix)
 {
     matrix.SetIdentity();
 }