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