Phaser API Documentation

  Version: 
clone()

Description:

Make a clone of this Vector3.

Returns:
Description:

A new Vector3 object containing this Vectors values.

Inherited from: Phaser.Math.Vector3#clone
Since: 3.0.0
Source: src/math/Vector3.js (Line 134)