update method

dynamic update()

Implementation

update() {
  print(
      'THREE.TransformControls: update function has no more functionality and therefore has been deprecated.');
}