We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61ad2ba + adad180 commit 5b82757Copy full SHA for 5b82757
src/math/Vector4.d.ts
@@ -4,10 +4,6 @@ import { Matrix3 } from './Matrix3';
4
import { BufferAttribute } from './../core/BufferAttribute';
5
import { Vector } from './Vector2';
6
7
-/**
8
- * @deprecated use {@link Vector3 THREE.Vector3} instead.
9
- */
10
-
11
/**
12
* 4D vector.
13
*
0 commit comments