Phaser API Documentation

  Version: 

Member of: Phaser.Math.Vector3

negate()

Description:

Negate the x, y and z components of this Vector.

Returns:
Description:

This Vector3.

Since: 3.0.0
Source: src/math/Vector3.js (Line 464)