[Matrix4.SetTRS method 用平移/旋转/缩放初始化矩阵 public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale) 范围 类型 描述 translation Vector3 翻译。 rotation Vector3 欧拉角旋转,场以度为单位。 scale Vector3 规模。 也可以看看 struct Vector3 struct Matrix4 命名空间 Aspose.ThreeD.Utilities 部件 Aspose.3D]