docs.unity3d.com
    Show / Hide Table of Contents

    Climb Provider

    Locomotion provider that allows the user to climb a Climb Interactable by selecting it. Climb locomotion moves the XR Origin counter to movement of the last selecting interactor, with optional movement constraints along each axis of the interactable.

    ClimbProvider component

    Property Description
    System The Locomotion System that this locomotion provider will communicate with for exclusive access to an XR Origin. If one is not provided, the system will attempt to locate one during its Awake call.
    Climb Settings Climb locomotion settings. Can be overridden by the Climb Interactable used for locomotion.
     Use Asset Enable to use a ClimbSettings object externally defined in a ClimbSettingsDatum asset that can be assigned using the accompanying field.
     Use Value Enable to use a ClimbSettings object which comes with default values editable in the component editor.
     Allow Free X Movement Controls whether to allow unconstrained movement along the Climb Interactable's x-axis.
     Allow Free Y Movement Controls whether to allow unconstrained movement along the Climb Interactable's y-axis.
     Allow Free Z Movement Controls whether to allow unconstrained movement along the Climb Interactable's z-axis.
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023