修复选择无法取消
This commit is contained in:
parent
caa39923dd
commit
5bccd97ab1
@ -214,6 +214,7 @@ export class Viewer
|
||||
{
|
||||
if (obj.id == meshId)
|
||||
{
|
||||
this.oldMesh = obj;
|
||||
obj.material = selectMaterial;
|
||||
this.m_bNeedUpdate = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user