This commit is contained in:
ann 2023-03-06 09:40:44 +08:00
parent 486eb27a47
commit c77d00d0da
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ export default {
this.dynamicMaterial = new MeshLineMaterial({
map: texture, //
useMap: 0, // 使
color: color,
// color: color,
lineWidth: 0.5, // 线
sizeAttenuation: 1, //
transparent: true, //