Esempio n. 1
0
		public void FromMatrix(Matrix4x4 r )
		{
			euler = r.CalcEulerYXZ();
		}