Declaration
public void SetVelocity(Vector3 value)
Parameter
| Parameter Name | Parameter Description |
|---|---|
| value | Target velocity |
Description
Sets the instantaneous velocity of the player.
public void SetVelocity(Vector3 value)
| Parameter Name | Parameter Description |
|---|---|
| value | Target velocity |
Sets the instantaneous velocity of the player.