Skip to content

format

typescript
Vector3.Negative()

class: Vector3

description

Get the opposite of the current vector.

parameter

param_nametypedescription

reture

typedescription
voidThe opposite of the vector.

code example