rotation btn visibility

This commit is contained in:
nikita_bartoshuk
2025-11-14 17:11:13 +03:00
parent d2b03b972a
commit ea7bd101e5

View File

@ -261,6 +261,7 @@ define([
this._state.Height3d = value;
}
}
this.view.btn3DSettings.setVisible(props3d)
}
}
},