Method GetBodyGroundWorldPosition
GetBodyGroundWorldPosition()
Gets the world position of where the user's body is grounded (e.g. their feet), based on the bodyPositionEvaluator.
Declaration
public Vector3 GetBodyGroundWorldPosition()
Returns
| Type | Description |
|---|---|
| Vector3 | Returns the world position of where the user's body is grounded. |