Skip to content

format

typescript
Rigidbody.GetPointVelocity(value)

class: Rigidbody

description

The velocity vector of a Rigidbody at a specific point in world coordinates.

parameter

param_nametypedescription
valueVector3

reture

typedescription
Vector3The velocity vector.

code example