Phaser API Documentation

  Version: 

Member of: Phaser.Math.Vector2

setLength(length)

Description:

Set the length (or magnitude) of this Vector.

Parameters:

name type
length number
Returns:
Description:

This Vector2.

Since: 3.23.0
Source: src/math/Vector2.js (Line 414)