docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    XR Interactable Affordance State Provider

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

    Warning

    The affordance system namespace and classes have been deprecated as of XR Interaction Toolkit 3.0.0. The affordance system will be moved, replaced, and updated with a new interaction feedback system in a future version of the XR Interaction Toolkit.

    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.
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)