pushbackanchor - eisclimber/ExPresS-XR GitHub Wiki
Property in PlayerHeadCollider
The anchor that is moved when collisions occur. Should have a CharacterController-Component to read the player's height. Usually should be set to the ExPresSXRRig or XROrigin.
public Transform PushbackAnchor { get; set; }