Method GetVelocity
GetVelocity(ControllerType)
Get controller's velocity
Declaration
public static Vector3 GetVelocity(ControllerType controllerType)
Parameters
| Type | Name | Description |
|---|---|---|
| ControllerType | controllerType | target controller |
Returns
| Type | Description |
|---|---|
| Vector3 |
|