mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 15:00:26 +00:00
#three.js update new function name
This commit is contained in:
Vendored
+1
@@ -4489,6 +4489,7 @@ export class Vector3 implements Vector {
|
||||
* http://en.wikipedia.org/wiki/Taxicab_geometry
|
||||
*/
|
||||
lengthManhattan(): number;
|
||||
manhattanDistanceTo():number;
|
||||
|
||||
/**
|
||||
* Normalizes this vector.
|
||||
|
||||
Reference in New Issue
Block a user