修复双面编号问题
This commit is contained in:
@@ -178,7 +178,7 @@ export class SimpleBoard
|
||||
text.applyMatrix4(new Matrix4().setPosition(position));
|
||||
}
|
||||
|
||||
text.CreateDoubleMesh(this._BoardType === BoardType.Layer);
|
||||
// text.CreateDoubleMesh(this._BoardType === BoardType.Layer);
|
||||
|
||||
return text;
|
||||
}
|
||||
|
Reference in New Issue
Block a user