mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
修复bug。
This commit is contained in:
parent
9b398e23e6
commit
f05c8dde76
@ -126,7 +126,7 @@ SelectHelper.prototype.onObjectSelected = function (obj) {
|
||||
value: new THREE.Vector2(1 / width, 1 / height)
|
||||
}
|
||||
},
|
||||
blending: THREE.NoBlending,
|
||||
blending: THREE.AdditiveBlending,
|
||||
depthTest: false
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user