提交 3171efdc 编写于 作者: X XHMM 提交者: Mr.doob

Update AnimationAction.d.ts

上级 11be1431
......@@ -4,7 +4,7 @@ import { AnimationActionLoopStyles } from '../constants';
// Animation ////////////////////////////////////////////////////////////////////////////////////////
export class AnimationAction {
loop: boolean;
loop: AnimationActionLoopStyles;
time: number;
timeScale: number;
weight: number;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册