docs.unity3d.com
    Show / Hide Table of Contents

    Class BodyLandmarkInteractionTarget

    An interaction target that specifies a particular body landmark that it is associated with.

    Inheritance
    Object
    InteractionTarget
    BodyLandmarkInteractionTarget
    Inherited Members
    InteractionTarget.m_State
    InteractionTarget.m_Selected
    InteractionTarget.m_Hovered
    InteractionTarget.AllTargets
    InteractionTarget.UseInteractionTarget
    InteractionTarget.interactionStateChanged
    InteractionTarget.AttachTarget
    InteractionTarget.SetHovered(Boolean)
    InteractionTarget.SetSelected(Boolean)
    Namespace: Unity.MARS.Authoring
    Syntax
    public class BodyLandmarkInteractionTarget : InteractionTarget

    Methods

    OnEnable()

    Called by Unity when the object is enabled

    Declaration
    protected override void OnEnable()
    Overrides
    InteractionTarget.OnEnable()

    OnStateChanged()

    Called by MARS when the interaction state changes

    Declaration
    protected override void OnStateChanged()
    Overrides
    InteractionTarget.OnStateChanged()
    Back to top
    Terms of use
    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