|
|
|
@ -875,7 +875,7 @@ export class SceneManager {
|
|
|
|
|
*/ |
|
|
|
|
public static meshAdsorbY(mover: AbstractMesh, target: AbstractMesh, pickPos: Vector3) { |
|
|
|
|
|
|
|
|
|
ModeManager.log("吸附模型" + target); |
|
|
|
|
// console.log("吸附模型" + target);
|
|
|
|
|
|
|
|
|
|
let targetRoot = SceneManager.getRootTransformNode(target) as AbstractMesh; |
|
|
|
|
|
|
|
|
|