playerAutoWalk

@three-blocks/pro
playerAutoWalk(physicPos : THREE.Vector3, physicQuat : THREE.Quaternion, api : Object)

Update auto-walk state for the current player.

Parameters
physicPosTHREE.Vector3
Current player position.
physicQuatTHREE.Quaternion
Current player rotation.
apiObject
Physics API view for the player.