docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PokeAxis

    Represents the poke evaluation axis used.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Filtering
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum PokeAxis

    Fields

    Name Description
    NegativeX

    Allow poking in the negative X-axis direction.

    NegativeY

    Allow poking in the negative Y-axis direction.

    NegativeZ

    Allow poking in the negative Z-axis direction.

    None

    No axis is allowed for poking.

    X

    Allow poking in the positive X-axis direction.

    Y

    Allow poking in the positive Y-axis direction.

    Z

    Allow poking in the positive Z-axis direction.

    See Also
    pokeDirection
    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)