未验证 提交 46c77a0c 编写于 作者: O openharmony_ci 提交者: Gitee

!20062 【轻量级 PR】:20059挑单到4.0beta1

Merge pull request !20062 from 田雨/N/A
......@@ -336,12 +336,6 @@ Matrix的缩放函数,可以为当前矩阵增加x轴/y轴/z轴缩放效果。
| --------------------------------- | ---------------------------- |
| [Matrix4Transit](#matrix4transit) | 增加好平移效果后的矩阵对象。 |
**返回值:**
| 类型 | 说明 |
| --------------------------------- | ---------------------------- |
| [Matrix4Transit](#matrix4transit) | 增加好缩放效果后的矩阵对象。 |
**示例:**
```ts
......@@ -386,12 +380,6 @@ Matrix的旋转函数,可以为当前矩阵增加x轴/y轴/z轴旋转效果。
| --------------------------------- | ---------------------------- |
| [Matrix4Transit](#matrix4transit) | 增加好平移效果后的矩阵对象。 |
**返回值:**
| 类型 | 说明 |
| --------------------------------- | ---------------------------- |
| [Matrix4Transit](#matrix4transit) | 增加好旋转效果后的矩阵对象。 |
**示例:**
```ts
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册