Skip to content

format

typescript
Vector3.Inverse()

class: Vector3

description

Get the reciprocal of the current vector.

parameter

param_nametypedescription

reture

typedescription
voidThe reciprocal of the vector.

code example