@@ -158,7 +158,7 @@ class Texture extends EventDispatcher {
* texture samples being used.
*
* @type {number}
- * @default 0
+ * @default Texture.DEFAULT_ANISOTROPY
*/
this.anisotropy = anisotropy;