Skip to content

format

typescript
Rigidbody.GetRelativePointVelocity(value)

class: Rigidbody

description

The relative velocity of a given point on the rigidbody.

parameter

param_nametypedescription
valueVector3

reture

typedescription
Vector3The relative velocity.

code example