Get Head Position
How to get Head Position
Last updated
How to get Head Position
Last updated
public Vector3 GetHeadPosition()
Return type
Datatype | Description |
---|---|
This method returns the updated head position in world coordinate.
If you want to get the updated position then this function must be used in Update()
Vector3
Position of head in world coordinate