Skip to content

IK Body Presence

eisclimber edited this page Jan 18, 2024 · 1 revision

IK Body Presence

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

Description

Uses IKTransformMappings to automatically track the targets (head and hands) of an IK setup with a normal HMD.

Members

Editor Properties

  • IKTransformMapping _head: The IK target for the head. Determines orientation of the IK model.
  • IKTransformMapping _leftHand: The IK target for the left hand.
  • IKTransformMapping _rightHand: The IK target for the right hand.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally