Interface IUIInteractable | XR Interaction Toolkit | 0.9.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Interface IUIInteractable

    Inherited Members
    ILineRenderable.GetLinePoints(Vector3[], Int32)
    ILineRenderable.TryGetHitInfo(Vector3, Vector3, Int32, Boolean)
    Namespace: UnityEngine.XR.Interaction.Toolkit.UI
    Syntax
    public interface IUIInteractable : ILineRenderable

    Methods

    TryGetUIModel(out TrackedDeviceModel)

    Declaration
    bool TryGetUIModel(out TrackedDeviceModel model)
    Parameters
    Type Name Description
    TrackedDeviceModel model
    Returns
    Type Description
    Boolean

    UpdateUIModel(ref TrackedDeviceModel)

    Declaration
    void UpdateUIModel(ref TrackedDeviceModel model)
    Parameters
    Type Name Description
    TrackedDeviceModel model
    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