auto-git:
[change] src/interactions/interaction-links.ts
This commit is contained in:
@@ -18,6 +18,7 @@ export interface PlayAnimationAction {
|
||||
type: "playAnimation";
|
||||
targetModelInstanceId: string;
|
||||
clipName: string;
|
||||
loop?: boolean;
|
||||
}
|
||||
|
||||
export interface StopAnimationAction {
|
||||
|
||||
Reference in New Issue
Block a user