Function: targetStanceHeight()
function targetStanceHeight(input: MoveInput, options: LocomotionOptions): number;
Defined in: xrblocks-uiextensions/src/desktop-locomotion.ts:109
The eye height being eased toward, ignoring any jump arc.
Parameters
| Parameter | Type |
|---|---|
input | MoveInput |
options | LocomotionOptions |
Returns
number