mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 20:25:39 +02:00
Update laptopPc.ts
This commit is contained in:
@@ -126,6 +126,7 @@ export const laptopPc = defineObject({
|
|||||||
const angle = options.openAngle;
|
const angle = options.openAngle;
|
||||||
hutaNode.rotationQuaternion = null;
|
hutaNode.rotationQuaternion = null;
|
||||||
hutaNode.rotation.x = -angle;
|
hutaNode.rotation.x = -angle;
|
||||||
|
model.updated();
|
||||||
};
|
};
|
||||||
|
|
||||||
applyOpenAngle();
|
applyOpenAngle();
|
||||||
|
|||||||
Reference in New Issue
Block a user