diff --git a/docs/api/core/Vector3.html b/docs/api/core/Vector3.html index c3d0f7fecc513ebf01450ef073654116a7c304ee..9cf32e08aecdd83e07eb81e8f76421ef125b427e 100644 --- a/docs/api/core/Vector3.html +++ b/docs/api/core/Vector3.html @@ -177,7 +177,7 @@

.isZero() [page:Boolean]

- Checks if length of this vector is within small epsilon (*0.0001*). + Checks if length of this vector is within small epsilon (*0.01*).

.clone() [page:Vector3]