docs.unity.cn
    Show / Hide Table of Contents

    Interface IXRPokeFilter

    Instances that implement this interface are called XR Poke filters. Poke filters are used to customize basic poke functionality and to define constraints for when the interactable will be selected.

    Inherited Members
    IXRSelectFilter.canProcess
    IXRSelectFilter.Process(IXRSelectInteractor, IXRSelectInteractable)
    IXRInteractionStrengthFilter.Process(IXRInteractor, IXRInteractable, Single)
    Namespace: UnityEngine.XR.Interaction.Toolkit.Filtering
    Syntax
    public interface IXRPokeFilter : IXRSelectFilter, IXRInteractionStrengthFilter
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Tuesday, July 18, 2023