-
-
Notifications
You must be signed in to change notification settings - Fork 2
IK Legs
eisclimber edited this page Jan 18, 2024
·
1 revision
class in ExPresSXR.InverseKinematics / Extends MonoBehavior
Component added via Component Menu
Allos the legs of a properly set up IK Presence to bend according to the height of the HMD.
-
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.
-
float MAX_RAYCAST_DISTANCE = 2.5f;
: Maximal distance of a Raycast cast for determining the foot position.
Autor: Luca 'eisclimber' Dreiling; License: MIT
- Getting Started
- Development and Contribution
- Misc
- Experimentation
- Data Gatherering
- Eye Tracking
- ExPresS XR Rig
- Interaction
- Base Button
- Button Quiz
- Collision Hand Rumbler
- Collision Sound Emitter
- Exit Game Interactable (Script Deprecated)
- Interactables
- Haptic Impulse Trigger
- Socket Interactors
- Inverse Kinematics
- Localization
- Minigames
- Coin Scale
- Coin Throw
- Sword Cleaning
- Misc
- Movement
- Presentation
- UI