Get Head Position
How to get Head Position
public Vector3 GetHeadPosition()
Return type
Datatype
Description
Vector3
Position of head in world coordinate
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()