Get Velocities
Get the linear velocity on the GameObject and/or the angular velocity on the Physics Body component.
Ports
Inputs
Port Name | Type | Default Value | Description |
---|---|---|---|
[GameObject] | The GameObject from which the values will be taken. |
Outputs
Port Name | Type | Default Value | Description |
---|---|---|---|
[Vector 3] | Return the current frame linear velocity value. | ||
[Vector 3] | Return the current frame angular velocity value. |