mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 04:04:08 +02:00
wip
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -148,6 +148,7 @@ export const pictureFrame = defineObject({
|
|||||||
|
|
||||||
const applyDepth = () => {
|
const applyDepth = () => {
|
||||||
frameMesh.morphTargetManager!.getTargetByName('Depth')!.influence = options.depth;
|
frameMesh.morphTargetManager!.getTargetByName('Depth')!.influence = options.depth;
|
||||||
|
//coverMesh.morphTargetManager!.getTargetByName('Depth')!.influence = options.depth;
|
||||||
meshUpdated();
|
meshUpdated();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user