Skip to content

IK Legs

eisclimber edited this page Jan 18, 2024 · 1 revision

IK Legs

class in ExPresSXR.InverseKinematics / Extends MonoBehavior
Component added via Component Menu

Description

Allos the legs of a properly set up IK Presence to bend according to the height of the HMD.

Members

Editor Properties

  • float _feetOffset: The height offset added to the heel of the feet.
  • LayerMask: LayerMask to determine which Layers are considered ground for the feet.
  • IKTransformMapping _rightHand: The IK target for the right hand.

Constants

  • float MAX_RAYCAST_DISTANCE = 2.5f;: Maximal distance of a Raycast cast for determining the foot position.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally