Phaser API Documentation

  Version: 

Member of: Phaser.Math.Vector3

lengthSq()

Description:

Calculate the length of this Vector squared.

Returns:
Description:

The length of this Vector, squared.

Type:
  • number
Since: 3.0.0
Source: src/math/Vector3.js (Line 536)