docs.unity3d.com
    Show / Hide Table of Contents

    XR Interactable Affordance State Provider

    State Machine component that derives an interaction affordance state from an associated interactable.

    Property Description
    Transition Duration Duration of transition in seconds. 0 means no smoothing.
    Interactable Source Interactable component for which to provide affordance states. If null, will try and find an interactable component attached.
    Ignore Hover Events When hover events are registered and this is true, the state will fallback to idle or disabled.
    Ignore Hover Priority Events When hover events are registered and this is true, the state will fallback to hover. When this is false, this provider will check if the Interactable Source has priority for selection when hovered, and update its state accordingly.
    Ignore Select Events When select events are registered and this is true, the state will fallback to idle or disabled.
    Ignore Activate Events When activate events are registered and this is true, the state will fallback to idle or disabled.
    Select Click Animation Mode Condition to trigger click animation for Selected interaction events.
    Activate Click Animation Mode Condition to trigger click animation for activated interaction events.
    Click Animation Duration Duration of click animations for selected and activated events.
    Click Animation Curve Animation curve reference for click animation events. Select the More menu (⋮) to choose between a direct reference and a reusable scriptable object animation curve datum.
    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