David Catuhe 6 lat temu
rodzic
commit
cc98d1c5fe
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/Cameras/targetCamera.ts

+ 0 - 1
src/Cameras/targetCamera.ts

@@ -219,7 +219,6 @@ export class TargetCamera extends Camera {
 
     /**
      * Defines the target the camera should look at.
-     * This will automatically adapt alpha beta and radius to fit within the new target.
      * @param target Defines the new target as a Vector or a mesh
      */
     public setTarget(target: Vector3): void {